Commit 2fd21748 authored by unknown's avatar unknown

Makefile.am fixed syntax error


sql-bench/Makefile.am:
  fixed syntax error
parent a5ec80e3
......@@ -35,7 +35,7 @@ dist-hook:
mkdir -p $(distdir)/Data/ATIS $(distdir)/Data/Wisconsin \
$(distdir)/Results $(distdir)/Results-linux \
$(distdir)/Results-win32 \
$(distdir)/limits @(distdir)/Comments
$(distdir)/limits $(distdir)/Comments
cp -pr $(srcdir)/Data/ATIS $(distdir)/Data
cp -pr $(srcdir)/Data/Wisconsin $(distdir)/Data
cp -pr $(srcdir)/Results $(distdir)/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment