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 | 720fe0c950a8151fddeb701567e8a6f6ab4d6742 (patch) | |
tree | a35f41d871af0bb3d2c1198c7468ccc84f3ea1b4 /Makefile.am | |
parent | 328778a1f15c77eb6b5d64747285b1368fa3119a (diff) | |
parent | dfaea5c81f1fc4c426d2219ed447c76072b00be5 (diff) | |
download | mariadb-git-720fe0c950a8151fddeb701567e8a6f6ab4d6742.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. |