1234567891011 |
- --- asterisk-1.6.2.10.orig/Makefile 2010-06-10 22:35:06.000000000 +0200
- +++ asterisk-1.6.2.10/Makefile 2010-07-26 19:10:40.000000000 +0200
- @@ -289,7 +289,7 @@ endif
-
- _ASTCFLAGS+=$(OPTIONS)
-
- -MOD_SUBDIRS:=channels pbx apps codecs formats cdr bridges funcs tests main res $(LOCAL_MOD_SUBDIRS)
- +MOD_SUBDIRS:=channels pbx apps codecs formats cdr bridges funcs main res $(LOCAL_MOD_SUBDIRS)
- OTHER_SUBDIRS:=utils agi
- SUBDIRS:=$(OTHER_SUBDIRS) $(MOD_SUBDIRS)
- SUBDIRS_INSTALL:=$(SUBDIRS:%=%-install)
|