summaryrefslogtreecommitdiffstats
path: root/ulogd/Rules.make.in
diff options
context:
space:
mode:
authorlaforge <laforge>2002-06-13 12:55:21 +0000
committerlaforge <laforge>2002-06-13 12:55:21 +0000
commit4987a4455a4776091ed047e0a6d27eb0b42523a2 (patch)
treeaab911590cc5fa58c38cfc410efb613082a89939 /ulogd/Rules.make.in
parente9f1010221c5991ae1db088069375dcfd6b527cc (diff)
add support for PCAP output
Diffstat (limited to 'ulogd/Rules.make.in')
-rw-r--r--ulogd/Rules.make.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ulogd/Rules.make.in b/ulogd/Rules.make.in
index c8f7468..84781e8 100644
--- a/ulogd/Rules.make.in
+++ b/ulogd/Rules.make.in
@@ -26,7 +26,7 @@ LIBS=@LIBS@
# Names of the plugins to be compiled
-ULOGD_SL:=BASE OPRINT PWSNIFF LOGEMU
+ULOGD_SL:=BASE OPRINT PWSNIFF LOGEMU PCAP
# mysql output support
#ULOGD_SL+=MYSQL