summaryrefslogtreecommitdiff
path: root/sql-bench/Makefile.am
diff options
context:
space:
mode:
authorunknown <monty@donna.mysql.com>2001-02-06 22:32:19 +0200
committerunknown <monty@donna.mysql.com>2001-02-06 22:32:19 +0200
commit22913794f5ac9d3c6d3fe097dad20b2c082a3f22 (patch)
treee90fdf99267bed4cfce0abcc11654aee0fc775bd /sql-bench/Makefile.am
parentd89bbf88807b17ff253110c8094f33b889b409ea (diff)
downloadmariadb-git-22913794f5ac9d3c6d3fe097dad20b2c082a3f22.tar.gz
Fixed makefiles for distribution
README: Cleanup sql-bench/Makefile.am: Remove deleted directory sql/mysqlbinlog.cc: Cleanup --help
Diffstat (limited to 'sql-bench/Makefile.am')
-rw-r--r--sql-bench/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql-bench/Makefile.am b/sql-bench/Makefile.am
index 5dc3e0b4e42..3ee98ccdb19 100644
--- a/sql-bench/Makefile.am
+++ b/sql-bench/Makefile.am
@@ -40,7 +40,6 @@ dist-hook:
$(INSTALL_DATA) $(srcdir)/Data/ATIS/*.* $(distdir)/Data/ATIS
$(INSTALL_DATA) $(srcdir)/Data/Wisconsin/*.* $(distdir)/Data/Wisconsin
$(INSTALL_DATA) $(srcdir)/Results/*-* $(distdir)/Results
- $(INSTALL_DATA) $(srcdir)/Results-linux/*-* $(distdir)/Results-linux
$(INSTALL_DATA) $(srcdir)/Results-win32/*-* $(distdir)/Results-win32
$(INSTALL_DATA) $(srcdir)/limits/*.* $(distdir)/limits
$(INSTALL_DATA) $(srcdir)/Comments/*.* $(distdir)/Comments