diff options
author | sasha@mysql.sashanet.com <> | 2001-09-19 14:39:11 -0600 |
---|---|---|
committer | sasha@mysql.sashanet.com <> | 2001-09-19 14:39:11 -0600 |
commit | 545a2af56a4fd0fa00d494e17012eaa561eaceb1 (patch) | |
tree | 79cfad2bba3d731b1adc961f57f00e92a10581f9 /include/Makefile.am | |
parent | ea0523bd719e59205cb0259a0977ae6c07a7ca00 (diff) | |
parent | 2038a46e92a605076d99425d4ec8833ddc36e6f6 (diff) | |
download | mariadb-git-545a2af56a4fd0fa00d494e17012eaa561eaceb1.tar.gz |
merged
Diffstat (limited to 'include/Makefile.am')
-rw-r--r-- | include/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 0821afeb01d..a6edc2b00e1 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -28,7 +28,7 @@ noinst_HEADERS = config-win.h \ my_dir.h mysys_err.h my_base.h \ my_nosys.h my_alarm.h queues.h \ my_tree.h hash.h thr_alarm.h thr_lock.h \ - getopt.h t_ctype.h violite.h \ + getopt.h t_ctype.h violite.h md5.h \ mysql_version.h.in # mysql_version.h are generated |