summaryrefslogtreecommitdiff
path: root/x11/gtk2+extra/patches/patch-aa
blob: deabb65c2f0021f4d0802a41aceac30068f3ff5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.2 2010/04/13 17:44:30 drochner Exp $

--- gtkextra/Makefile.in.orig	2010-03-21 00:05:56.000000000 +0000
+++ gtkextra/Makefile.in
@@ -469,7 +469,7 @@ gtkextra_extra_sources = \
 	gtkextrafeatures.h.in	\
 	gtkextra-marshal.list 	
 
-INCLUDES = -I$(top_buildir) -I$(top_srcdir) $(GTK_CFLAGS) 
+INCLUDES = -I$(top_builddir) -I$(top_srcdir) $(GTK_CFLAGS) 
 
 # target platform:
 lib_LTLIBRARIES = $(gtkextratargetlib)