fix orders of inclusion

This commit is contained in:
Simon Morlat 2013-09-25 16:35:50 +02:00
parent a6afcf99fb
commit 1a66f2b278
2 changed files with 5 additions and 8 deletions

View file

@ -3,20 +3,17 @@
AM_CPPFLAGS=\
-I$(top_srcdir) \
-I$(top_srcdir)/coreapi \
-I$(top_srcdir)/include \
-I$(top_srcdir)/exosip
-I$(top_srcdir)/include
COMMON_CFLAGS=\
-DIN_LINPHONE \
-DENABLE_TRACE \
-D_ORTP_SOURCE \
$(STRICT_OPTIONS) \
$(ORTP_CFLAGS) \
$(MEDIASTREAMER_CFLAGS) \
$(VIDEO_CFLAGS) \
$(READLINE_CFLAGS) \
$(OSIP_CFLAGS) \
$(ORTP_CFLAGS) \
$(SQLITE3_CFLAGS) \
$(MEDIASTREAMER_CFLAGS)
$(SQLITE3_CFLAGS)
if BUILD_CONSOLE

@ -1 +1 @@
Subproject commit 5003385d52f715b60772da879b4655463890ffd1
Subproject commit 8097db23c50a476593cf912f0c554ca4e391c7e3