forgot to checkin that file ... so buildbot became unhappy!
[metze/wireshark/wip.git] / Makefile.common
index e89592ee023b6f0a22b872fb50e962ce999147c1..e4bdb98a370310ffa1333cb6d455b3915126ee1b 100644 (file)
@@ -151,7 +151,9 @@ ethereal_SOURCES =  \
 ethereal_INCLUDES =    \
        alert_box.h     \
        capture.h       \
+       capture_opts.h  \
        capture_sync.h  \
+       capture_loop.h  \
        color_filters.h \
        filters.h       \
        g711.h  \
@@ -213,7 +215,7 @@ dumpcap_SOURCES =   \
        version_info.c \
        capture_opts.c \
        capture_loop.c  \
-       dumpcap.c       \
+       dumpcap.c
 
 
 # this target needed for distribution only