add CFLAGS for libsigc

Origin commit data
------------------
Commit: a92eb8f8e7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-01-02 (Fri, 02 Jan 2015)
This commit is contained in:
Stefan Seyfried
2015-01-02 19:13:58 +01:00
committed by vanhofen
parent fc4d99cf6b
commit 06f8b4b28c
11 changed files with 11 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ AM_CPPFLAGS += \
-I$(top_srcdir)/lib/libconfigfile \
-I$(top_srcdir)/lib/libnet \
-I$(top_srcdir)/lib/xmltree \
@SIGC_CFLAGS@ \
@FREETYPE_CFLAGS@
if BOXTYPE_COOL