aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2014-10-02 23:22:18 +0200
committerJan Engelhardt <jengelh@inai.de>2014-10-02 23:22:55 +0200
commit226e99483234c100e5a18ea12838d98a3b091de6 (patch)
treeb05d6c0d0a6faf368f7cea3c6f8c43d86f219f82 /Makefile.am
parentde816861cb000453991c52896315ae5a65a0fdf7 (diff)
build: remove all_includes
This variable is never set and could therefore be removed.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c8a05a3..519d1ae 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,6 @@
AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6
ACLOCAL_AMFLAGS = -I m4
-AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include
SUBDIRS = include src examples tests
pkgconfigdir = $(libdir)/pkgconfig