python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / gqview / 0001-make.patch
blob0b1626ffc51233f4c2ccc390348567e637e9b08b
1 --- a/src/Makefile.in 2006-12-02 20:41:25.000000000 -0500
2 +++ b/src/Makefile.in 2008-02-13 14:00:25.000000000 -0500
3 @@ -200,7 +200,7 @@ SUBDIRS = icons
4 DIST_SUBDIRS = icons
5 INCLUDES = -I$(srcdir) -I$(builddir) \
6 -I$(top_srcdir) -I$(top_builddir) \
7 - -I$(includedir) $(GTK_CFLAGS)
8 + $(GTK_CFLAGS)
10 module_SLIK = \
11 intl.h \