summaryrefslogtreecommitdiffstats
path: root/package/gqview/gqview-2.1.5-make.patch
blob: 0b1626ffc51233f4c2ccc390348567e637e9b08b (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/src/Makefile.in	2006-12-02 20:41:25.000000000 -0500
+++ b/src/Makefile.in	2008-02-13 14:00:25.000000000 -0500
@@ -200,7 +200,7 @@ SUBDIRS = icons
 DIST_SUBDIRS = icons
 INCLUDES = -I$(srcdir) -I$(builddir)    \
 	-I$(top_srcdir) -I$(top_builddir)       \
-	-I$(includedir) $(GTK_CFLAGS)
+	$(GTK_CFLAGS)
 
 module_SLIK = \
 	intl.h		\