diff options
Diffstat (limited to 'Makefile.common')
-rw-r--r-- | Makefile.common | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common index e950b5df93..00b99de8fd 100644 --- a/Makefile.common +++ b/Makefile.common @@ -209,6 +209,7 @@ randpkt_SOURCES = \ dumpcap_SOURCES = \ $(PLATFORM_SRC) \ capture_stop_conditions.c \ + getopt.c \ clopts_common.c \ conditions.c \ pcap-util.c \ |