summaryrefslogtreecommitdiffstats
path: root/input/packet/Makefile.in
diff options
context:
space:
mode:
authorlaforge <laforge>2005-07-31 10:10:25 +0000
committerlaforge <laforge>2005-07-31 10:10:25 +0000
commit775ca90e2c53b70c78521efb87dd2c218cf6bc8b (patch)
treebac29afcdf2ae45b4e2a227e012984a822baf7ea /input/packet/Makefile.in
parent76d3fa1efab5bbda67f6e63b64ff74e969a2f059 (diff)
add (unfinished) nfnetlink_log input plugin
Diffstat (limited to 'input/packet/Makefile.in')
-rw-r--r--input/packet/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/input/packet/Makefile.in b/input/packet/Makefile.in
index d3fa371..78ae382 100644
--- a/input/packet/Makefile.in
+++ b/input/packet/Makefile.in
@@ -7,7 +7,7 @@ SH_CFLAGS:=$(CFLAGS) -fPIC
# Normally You should not need to change anything below
#
-SHARED_LIBS=ulogd_inppkt_ULOG.so
+SHARED_LIBS=ulogd_inppkt_ULOG.so ulogd_inppkt_NFLOG.so
all: $(SHARED_LIBS)