summaryrefslogtreecommitdiffstats
path: root/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
commit1eb5597962477c2d7a6ccf7223e8cf9842b83906 (patch)
tree20ffc08ccd3d51084f0a93315c46d711308316e7 /Rules.make.in
parent1d5c0599f01537a422c6c5886e158dd558d2cf80 (diff)
add support for PCAP output
Diffstat (limited to 'Rules.make.in')
-rw-r--r--Rules.make.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rules.make.in b/Rules.make.in
index c8f7468..84781e8 100644
--- a/Rules.make.in
+++ b/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