Lines 1-11
Link Here
|
1 |
--- Ximd/Makefile.in~ Sun Jan 2 11:49:20 2000 |
|
|
2 |
+++ Ximd/Makefile.in Mon Jan 17 23:29:02 2000 |
3 |
@@ -86,7 +86,7 @@ |
4 |
cflags_set = @cflags_set@ |
5 |
cxxflags_set = @cxxflags_set@ |
6 |
|
7 |
-INCLUDES = $(IMDKIT_DEFINES) $(GTK_CFLAGS) |
8 |
+INCLUDES = $(IMDKIT_DEFINES) $(GTK_CFLAGS) $(GNOME_INCLUDEDIR) |
9 |
|
10 |
noinst_LIBRARIES = libXimd.a |
11 |
|