Makefile.am:
Typo mysql-test/Makefile.am: Typo
This commit is contained in:
parent
79476ab29d
commit
0d3c448353
@ -103,7 +103,7 @@ install-data-local:
|
||||
do \
|
||||
d=$(DESTDIR)$(testdir)/`dirname $$f`; \
|
||||
mkdir -p $$d ; \
|
||||
$(INSTALL_DATA) $(srcdir)$$f $$d ; \
|
||||
$(INSTALL_DATA) $(srcdir)/$$f $$d ; \
|
||||
done
|
||||
|
||||
uninstall-local:
|
||||
|
Loading…
x
Reference in New Issue
Block a user