diff options
author | mats@mysql.com <> | 2006-04-13 17:48:53 +0200 |
---|---|---|
committer | mats@mysql.com <> | 2006-04-13 17:48:53 +0200 |
commit | d05769e126c0691dfc29cf5080f20614ae89ab34 (patch) | |
tree | 2061e19dae844e077b058a2bcb01669d521c5b18 /Makefile.am | |
parent | 3acc678101d669cdbb5a0b5b248965b60cb056c2 (diff) | |
parent | 0bd734955749f3b96d89750b497cfc8064949f39 (diff) | |
download | mariadb-git-d05769e126c0691dfc29cf5080f20614ae89ab34.tar.gz |
Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into mysql.com:/home/bkroot/mysql-5.1-new
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 7fbb5fd5b51..923fe946702 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,7 +29,7 @@ SUBDIRS = . include @docs_dirs@ @zlib_dir@ \ @mysql_se_plugins@ \ netware @libmysqld_dirs@ \ @bench_dirs@ support-files @tools_dirs@ \ - plugin win + plugin unittest win DIST_SUBDIRS = $(SUBDIRS) BUILD |