diff options
Diffstat (limited to 'tools/automake/files/aclocal')
-rwxr-xr-x | tools/automake/files/aclocal | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/automake/files/aclocal b/tools/automake/files/aclocal new file mode 100755 index 000000000..a60df10c4 --- /dev/null +++ b/tools/automake/files/aclocal @@ -0,0 +1,2 @@ +#!/usr/bin/env sh +aclocal.real $ACLOCAL_INCLUDE $@ |