mirror of
https://github.com/openwrt/telephony.git
synced 2025-05-02 07:50:21 +08:00

gsmlib is a dependency of mod_gsmopen in FreeSWITCH. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
12 lines
219 B
Diff
12 lines
219 B
Diff
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -13,7 +13,7 @@
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
|
|
-SUBDIRS_ = po gsmlib apps tests doc scripts win32 ext
|
|
+SUBDIRS_ = po gsmlib apps tests doc scripts win32
|
|
|
|
EXTRA_DIST = gsmlib.spec
|
|
|