aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2004-10-30 17:50:51 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2004-10-30 17:50:51 +0000
commit61ac2622e42ade4b5d5b51d0838ab537986f8369 (patch)
treebf5f61e3b12f890c3a7ad8326e5dc14132d148bf /Makefile.common
parent1c04773b931873f9ae2575c63260952139f22d62 (diff)
split capture_loop from capture.c, some more code cleanup
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12451 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 09044da7ac..b4a87f6c12 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -141,6 +141,7 @@ ethereal_SOURCES = \
alert_box.c \
capture.c \
capture_sync.c \
+ capture_loop.c \
capture_combo_utils.c \
color_filters.c \
file.c \