Use GTK_CFLAGS instead of GLIB_CFLAGS to fix a compile problem

This commit is contained in:
Michael Schumacher 2011-08-04 23:13:10 +02:00
parent 143a04b2d0
commit cb86ffb1e8
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ EXTRA_DIST = \
INCLUDES = \
-I$(top_srcdir) \
$(GLIB_CFLAGS) \
$(GTK_CFLAGS) \
-I$(includedir)
LDADD = \