summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2010-10-30 23:44:02 +0200
committerJan Engelhardt <jengelh@medozas.de>2010-10-30 23:46:00 +0200
commit30ee8ae442722052dbc3a85097b7c657dae026f6 (patch)
treee2b743305961ac84c6e3d68c33401faadb7e588c
parent77ef44f32adec2525bab173876f8e10cae5e4029 (diff)
build: remove unused $(all_includes)
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
-rw-r--r--Make_global.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Make_global.am b/Make_global.am
index 0ef055e..955a626 100644
--- a/Make_global.am
+++ b/Make_global.am
@@ -4,4 +4,4 @@
# http://sources.redhat.com/autobook/autobook/autobook_91.html
LIBVERSION=3:2:0
-AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include
+AM_CPPFLAGS = -I$(top_srcdir)/include