mirror of
https://github.com/MariaDB/server.git
synced 2026-04-30 20:25:32 +02:00
Makefile.am fixed syntax error
sql-bench/Makefile.am: fixed syntax error
This commit is contained in:
parent
73d431015e
commit
9139e9764e
1 changed files with 1 additions and 1 deletions
|
|
@ -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)/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue