]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-9158 [sofia-sip] Add include for changes in 65460fa
authorSpencer Thomason <spencer@whiteskycommunications.com>
Sat, 14 May 2016 20:42:17 +0000 (13:42 -0700)
committerSpencer Thomason <spencer@whiteskycommunications.com>
Sat, 14 May 2016 20:42:17 +0000 (13:42 -0700)
libs/sofia-sip/libsofia-sip-ua/tport/Makefile.am

index 6eb9a4ae85084f9e3ef033198b3f9c9c29436096..6207f5a023332949dc815ff98bd1ddadddf23a5c 100644 (file)
@@ -15,7 +15,8 @@ AM_CPPFLAGS =                 -I$(srcdir)/../bnf -I../bnf \
                        -I$(srcdir)/../http -I../http \
                        -I$(srcdir)/../url -I../url \
                        -I$(srcdir)/../sip -I../sip \
-                       -I$(srcdir)/../su -I../su
+                       -I$(srcdir)/../su -I../su \
+                       -I$(srcdir)/include
 
 # ----------------------------------------------------------------------
 # Build targets