summaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker/files/patch-ai
blob: efd0565c8b24fc62d4fa515c71d37930d59fa86a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- util/Makefile.in.orig	Sat Jun  5 15:25:51 1999
+++ util/Makefile.in	Sat Jun  5 15:26:38 1999
@@ -146,7 +146,7 @@
 PROGRAMS =  $(bin_PROGRAMS)
 
 
-DEFS = @DEFS@ -I. -I$(srcdir) -I../src
+DEFS = @DEFS@ -I. -I../WINGs -I$(srcdir) -I../src
 CPPFLAGS = @CPPFLAGS@
 LDFLAGS = @LDFLAGS@
 LIBS = @LIBS@