97f2ca5393
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24594 3c298f89-4303-0410-b956-a3cf2f4a3e73
9 lines
207 B
Diff
9 lines
207 B
Diff
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -1,3 +1,5 @@
|
|
+ACLOCAL_AMFLAGS = -I scripts
|
|
+
|
|
EXTRA_DIST = README BUGS FEATURES HISTORY autogen.sh libosip2.pc.in
|
|
|
|
SUBDIRS = include src scripts help platform debian
|