aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 88e648b34f..4cc9984581 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -146,7 +146,8 @@ echld_test_SOURCES = \
# randpkt specifics
randpkt_SOURCES = \
- randpkt.c
+ randpkt.c \
+ randpkt-core.c
# dumpcap specifics
dumpcap_SOURCES = \