summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index a0f353f..b39e8f7 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -15,6 +15,11 @@ else
SUBDIRS+=pgsql
endif
+ifeq (x@HAVE_PCAP_H@,x)
+else
+SUBDIRS+=pcap
+endif
+
# Normally You should not need to change anything below
all: recurse ulogd