diff options
author | mtaylor@solace.(none) <> | 2007-10-12 02:15:32 -0700 |
---|---|---|
committer | mtaylor@solace.(none) <> | 2007-10-12 02:15:32 -0700 |
commit | 709bb3948c0a23ab430151a01b716baf0d4b6d88 (patch) | |
tree | b28f5ab6cc5dc59a21c15cc676d698c66b54342c /Makefile.am | |
parent | 97927cfe32c559a414ae7b3ab0f58a8ae163b2d8 (diff) | |
download | mariadb-git-709bb3948c0a23ab430151a01b716baf0d4b6d88.tar.gz |
Removed debian dir. It was a mistake to embed it in the tree in the first place.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 66daff4bd68..c1bdbb22e8e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -33,8 +33,7 @@ DIST_SUBDIRS = . include @docs_dirs@ zlib \ @thread_dirs@ pstack \ @sql_union_dirs@ scripts @man_dirs@ tests SSL\ BUILD netware os2 @libmysqld_dirs@ \ - @bench_dirs@ support-files @tools_dirs@ win \ - debian + @bench_dirs@ support-files @tools_dirs@ win # Run these targets before any others, also make part of clean target, # to make sure we create new links after a clean. |