11 lines
313 B
Text
11 lines
313 B
Text
--- Ximd/Makefile.in~ Sun Jan 2 11:49:20 2000
|
|
+++ Ximd/Makefile.in Mon Jan 17 23:29:02 2000
|
|
@@ -86,7 +86,7 @@
|
|
cflags_set = @cflags_set@
|
|
cxxflags_set = @cxxflags_set@
|
|
|
|
-INCLUDES = $(IMDKIT_DEFINES) $(GTK_CFLAGS)
|
|
+INCLUDES = $(IMDKIT_DEFINES) $(GTK_CFLAGS) $(GNOME_INCLUDEDIR)
|
|
|
|
noinst_LIBRARIES = libXimd.a
|
|
|