3f3071715e
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24572 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
241 B
Diff
11 lines
241 B
Diff
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -1,6 +1,7 @@
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
AUTOMAKE_OPTIONS = 1.6 foreign dist-zip dist-bzip2
|
|
+ACLOCAL_AMFLAGS = -I m4
|
|
|
|
SUBDIRS = m4 include vq lib examples test doc
|
|
|