diff options
author | unknown <serg@serg.mylan> | 2006-04-13 10:24:44 +0200 |
---|---|---|
committer | unknown <serg@serg.mylan> | 2006-04-13 10:24:44 +0200 |
commit | 37f86950f174e7f7246da4c8d2ab5126b2b24697 (patch) | |
tree | a35f41d871af0bb3d2c1198c7468ccc84f3ea1b4 /Makefile.am | |
parent | 96118e848d79cece6b2020af7837562929c91726 (diff) | |
parent | 4e6190ac4812c312280beed4cd102f1ce7824c16 (diff) | |
download | mariadb-git-37f86950f174e7f7246da4c8d2ab5126b2b24697.tar.gz |
merged
configure.in:
Auto merged
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8a668f3f59f..7fbb5fd5b51 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,7 +31,7 @@ SUBDIRS = . include @docs_dirs@ @zlib_dir@ \ @bench_dirs@ support-files @tools_dirs@ \ plugin win -DIST_SUBDIRS = $(SUBDIRS) SSL BUILD +DIST_SUBDIRS = $(SUBDIRS) BUILD # Run these targets before any others, also make part of clean target, # to make sure we create new links after a clean. |