openwrtv3/tools/automake/files/aclocal

5 lines
125 B
Bash
Executable file

#!/usr/bin/env sh
aclocal.real \
-I ${STAGING_DIR}/host/share/aclocal \
-I ${STAGING_DIR}/usr/share/aclocal \
$@