From 379a883c5355b7c139e368e3a6778671c26c7baf Mon Sep 17 00:00:00 2001 From: "/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org" Date: Sat, 30 Jul 2005 20:46:43 +0000 Subject: new directory structure, make sure include files are installed properly --- _log/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '_log/Makefile.am') diff --git a/_log/Makefile.am b/_log/Makefile.am index 426ba1d..cd17a53 100644 --- a/_log/Makefile.am +++ b/_log/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 -- cgit v1.2.3