summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorMartin Baulig <martin@src.gnome.org>1999-02-15 23:04:07 +0000
committerMartin Baulig <martin@src.gnome.org>1999-02-15 23:04:07 +0000
commit4fbfde4d1cbd828f66111c983b0669bc4a2c2a64 (patch)
treea53d9ddde417f95521ba7a6fa92e49ce560ad474 /examples/Makefile.am
parentcd7cd234035e7b394809a951f6786ecb20bfb9c8 (diff)
downloadlibgtop-4fbfde4d1cbd828f66111c983b0669bc4a2c2a64.tar.gz
Fix a really bad thing from Jeff Garzik; don't override INCLUDES in
any Makefile.am, but it configure.in.
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index a2829417..81044e7e 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -2,8 +2,6 @@
LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
-INCLUDES = -O0
-
DEFS = @DEFS@
# We install it in `libexec' since this will make it more easy