summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
author/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org>2005-11-14 16:10:44 +0000
committer/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org>2005-11-14 16:10:44 +0000
commit22b52a4ba5c578df1ea3e243a7bbdddd1c00cea2 (patch)
tree6baff0521c4c1f026f330d509c17716271b42dea /Makefile.am
parente7468c43a5bca2c8bb5fa919c4732810285ae926 (diff)
- get rid of KERNELDIR include
- have only one place where we specify the includes (Make_global.am)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 898acae..528dbf3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,7 @@
+include $(top_srcdir)/Make_global.am
+
AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6
-INCLUDES =$(all_includes) -I$(top_srcdir)/include -I${KERNELDIR}
SUBDIRS = include src extensions utils
LINKOPTS = -lnfnetlink