[Freeswitch-svn] [commit] r10668 - freeswitch/branches/gmaruzz/src/mod/endpoints/mod_skypiax

FreeSWITCH SVN gmaruzz at freeswitch.org
Mon Dec 8 23:50:40 PST 2008


Author: gmaruzz
Date: Tue Dec  9 02:50:38 2008
New Revision: 10668

Log:
skypiax: emended Makefile

Modified:
   freeswitch/branches/gmaruzz/src/mod/endpoints/mod_skypiax/Makefile

Modified: freeswitch/branches/gmaruzz/src/mod/endpoints/mod_skypiax/Makefile
==============================================================================
--- freeswitch/branches/gmaruzz/src/mod/endpoints/mod_skypiax/Makefile	(original)
+++ freeswitch/branches/gmaruzz/src/mod/endpoints/mod_skypiax/Makefile	Tue Dec  9 02:50:38 2008
@@ -1,5 +1,3 @@
 MODNAME=mod_skypiax
-#LOCAL_CFLAGS=-I$(OZ_DIR)/src/include -I$(OZ_DIR)/src/isdn/include
-MOD_CFLAGS=-I../../../../libs/openzap/src/include -I../../../../libs/openzap/src/isdn/include
-LOCAL_LDFLAGS=-L../../../../libs/openzap -lopenzap -lX11
+LOCAL_LDFLAGS=-lX11
 include ../../../../build/modmake.rules



More information about the Freeswitch-svn mailing list