[Freeswitch-trunk] [commit] r14054 - freeswitch/trunk/contrib/mrene/fshost
FreeSWITCH SVN
intralanman at freeswitch.org
Tue Jun 30 11:59:01 PDT 2009
Author: intralanman
Date: Tue Jun 30 13:59:00 2009
New Revision: 14054
Log:
contrib dir move
Modified:
freeswitch/trunk/contrib/mrene/fshost/Makefile
Modified: freeswitch/trunk/contrib/mrene/fshost/Makefile
==============================================================================
--- freeswitch/trunk/contrib/mrene/fshost/Makefile (original)
+++ freeswitch/trunk/contrib/mrene/fshost/Makefile Tue Jun 30 13:59:00 2009
@@ -1,5 +1,5 @@
CC=gcc
-FS_PATH=../../../../
+FS_PATH=../../../
FS_INCLUDES=-I$(FS_PATH)/src/include -I$(FS_PATH)/libs/apr/include -I$(FS_PATH)/libs/libteletone/src
FS_LDFLAGS = -L$(FS_PATH)/.libs -lfreeswitch
CFLAGS=-ggdb3 $(FS_INCLUDES) -Wall -Werror
More information about the Freeswitch-trunk
mailing list