summaryrefslogtreecommitdiff
path: root/gnome-about/Makefile.am
diff options
context:
space:
mode:
authorFrank Belew (Myth) <frb@src.gnome.org>2002-01-05 03:48:54 +0000
committerFrank Belew (Myth) <frb@src.gnome.org>2002-01-05 03:48:54 +0000
commit29d2a98e4499483dd42d9425103c1b0cc11c5fab (patch)
treee3d1e79644c22aa20b65b9169babd47ce43169d3 /gnome-about/Makefile.am
parentf6b10b7e564515021188d09f6c0ff8d30ad2396f (diff)
downloadgnome-desktop-29d2a98e4499483dd42d9425103c1b0cc11c5fab.tar.gz
{applets,gnome-about,gnome-desktop,gnome-terminal}/Makefile.am:
remove -I$(includedir), bad things happen when prefix is the same as gnome1 and that gets added so early on the list
Diffstat (limited to 'gnome-about/Makefile.am')
-rw-r--r--gnome-about/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnome-about/Makefile.am b/gnome-about/Makefile.am
index e13c9f4d..06110ab1 100644
--- a/gnome-about/Makefile.am
+++ b/gnome-about/Makefile.am
@@ -1,5 +1,4 @@
INCLUDES = \
- -I$(includedir) \
$(GNOME_ABOUT_CFLAGS) \
-DGNOMELOCALEDIR=\""$(datadir)/locale\""