aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 4cc9984581..9993e49cd8 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -149,6 +149,10 @@ randpkt_SOURCES = \
randpkt.c \
randpkt-core.c
+# corresponding headers
+randpkt_INCLUDES = \
+ randpkt-core.h
+
# dumpcap specifics
dumpcap_SOURCES = \
capture_opts.c \