mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-16 03:42:09 +00:00
small thing bugging me
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@758 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
0076a0a45f
commit
818991e5de
@ -1,7 +1,7 @@
|
|||||||
CFLAGS += -I$(PREFIX)/include/g729
|
CFLAGS += -I$(PREFIX)/include/g729
|
||||||
LDFLAGS +=-lg729
|
LDFLAGS +=-lg729
|
||||||
|
|
||||||
all: depends $(MODNAME).$(DYNAMIC_LIB_EXTEN)
|
all: $(MODNAME).$(DYNAMIC_LIB_EXTEN)
|
||||||
|
|
||||||
depends:
|
depends:
|
||||||
MAKE=$(MAKE) $(BASE)/build/buildlib.sh $(BASE) install codec/libg729 --prefix=$(PREFIX)
|
MAKE=$(MAKE) $(BASE)/build/buildlib.sh $(BASE) install codec/libg729 --prefix=$(PREFIX)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user