1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-22 11:19:52 +00:00
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@292 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2006-01-05 23:34:56 +00:00
parent e787af53bc
commit 6adccbb30d

@ -1,3 +1,4 @@
CFLAGS += -I$(PREFIX)/include/g729
LDFLAGS +=-lg729 LDFLAGS +=-lg729
all: depends $(MODNAME).so all: depends $(MODNAME).so