summaryrefslogtreecommitdiff
path: root/sql-bench/Makefile.am
diff options
context:
space:
mode:
authormonty@donna.mysql.com <>2001-02-06 22:32:19 +0200
committermonty@donna.mysql.com <>2001-02-06 22:32:19 +0200
commit7be8f1abb44a5742c98f7d421c2fcf94d8bf03ad (patch)
treee90fdf99267bed4cfce0abcc11654aee0fc775bd /sql-bench/Makefile.am
parent79ec0059ae1e83368d2db82f7cd0e09660ec3877 (diff)
downloadmariadb-git-7be8f1abb44a5742c98f7d421c2fcf94d8bf03ad.tar.gz
Fixed makefiles for distribution
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