From 936e615424b0b77c112a1e5c5fab1045f569bbf1 Mon Sep 17 00:00:00 2001 From: laforge Date: Sun, 2 Oct 2005 17:52:13 +0000 Subject: more work towards automake'ing --- input/packet/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'input/packet') diff --git a/input/packet/Makefile.am b/input/packet/Makefile.am index 748496b..dee1024 100644 --- a/input/packet/Makefile.am +++ b/input/packet/Makefile.am @@ -1,4 +1,6 @@ +INCLUDES = $(all_includes) -I$(top_srcdir)/include + CFLAGS=-fPIC -Wall lib_LTLIBRARIES = ulogd_inppkt_NFLOG.la ulogd_inppkt_ULOG.la -- cgit v1.2.3