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-07-30 20:46:43 +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-07-30 20:46:43 +0000
commitad6426bc6da725dc3a1059a96787300e3fd69c61 (patch)
tree2d712f0f8a0bf1657b0cdb7c0a7b7717307f2d69 /Makefile.am
parentf9d3f04f9a968113e5f00276951714a1037c7307 (diff)
new directory structure, make sure include files are installed properly
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 426ba1d..cd17a53 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,7 @@
AUTOMAKE_OPTIONS = foreign
INCLUDES =$(all_includes) -I$(top_srcdir)/include -I${KERNELDIR}
-SUBDIRS = src utils
-DIST_SUBDIRS = src include
+SUBDIRS = include src utils
LINKOPTS = -lnfnetlink
man_MANS = #nfnetlink_log.3 nfnetlink_log.7