Commit b3134f44 authored by Pierre Ynard's avatar Pierre Ynard

contrib: fix aclocal files copying

parent 827dc1fc
......@@ -2293,7 +2293,7 @@ DISTCLEAN_PKG += libtiger-$(TIGER_VERSION).tar.gz
# **************************************************************************
.aclocal:
cp -R $(PREFIX)/share/aclocal/* $(PREFIX)/../../m4/
cp -R $(PREFIX)/share/aclocal/* ../../../m4/
touch $@
CLEAN_FILE += .aclocal
......
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