Get rid of unneeded GTK_CFLAGS in Makefile template for rssyl/libfeed.
authorAndrej Kacian <andrej@kacian.sk>
Thu, 19 Jun 2014 08:04:15 +0000 (10:04 +0200)
committerAndrej Kacian <andrej@kacian.sk>
Thu, 19 Jun 2014 08:04:15 +0000 (10:04 +0200)
src/plugins/rssyl/libfeed/Makefile.am

index 4826924a8c10c58cfd3c6071cab1dcb7ec26b5f0..5ad331eb95cb0a313fab187654b1a4ed96050fb5 100644 (file)
@@ -3,7 +3,6 @@ noinst_LTLIBRARIES = libfeed.la
 libfeed_la_CPPFLAGS = \
        -Wall \
        $(GLIB_CFLAGS) \
-       $(GTK_CFLAGS) \
        -I$(top_srcdir)/src
 
 libfeed_la_SOURCES = \