summaryrefslogtreecommitdiff
blob: 74309015dfbc5b0154c07d921fac7284b60daed0 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.am~	2002-07-31 09:55:47.000000000 +0100
+++ Makefile.am	2003-09-04 19:30:16.000000000 +0100
@@ -2,7 +2,7 @@
 
 if PILRCUI
 PILRCUI_PROG=pilrcui
-INCLUDES += $(GTK_CFLAGS)
+INCLUDES = $(GTK_CFLAGS)
 else
 PILRCUI_PROG=
 endif