fix build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5856 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2007-10-12 22:08:52 +00:00
parent 09d42df7c6
commit 294d45fe9d
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
BASE=../../../..
include /usr/src/freeswitch.trunk/build/modmake.rules
include $(BASE)/build/modmake.rules
LOCAL_CFLAGS += `if test -f $(BASE)/.libs/libfreeswitch_la-switch_odbc.o ; then echo -DSWITCH_HAVE_ODBC; fi ;`