aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2005-12-05 21:28:34 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2005-12-05 21:28:34 +0000
commit8adccbcd53468940fad845d901533003ee80a194 (patch)
tree8e202cc634ae6cd3bd7e5b180197ed98a00c82c0 /Makefile.common
parent21d9ab26fd75072e21b1a8ef7b06634052f37635 (diff)
no more usage of Ethereal.lib in dumpcap any longer :-)
use capture_opts_trim() output of command line usage and version "enhanced" git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16684 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
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 \