"capture_combo_utils.{c,h}" don't use any GTK+ stuff, so move them to
[obnox/wireshark/wip.git] / Makefile.common
index a3213da2dd05d7980166a04180ee42efcddb8fe7..a745056efb8289f1932289bedddfab8a75a14e39 100644 (file)
@@ -153,6 +153,7 @@ ethereal_SOURCES =  \
        $(ETHEREAL_COMMON_SRC)  \
        alert_box.c     \
        capture.c       \
+       capture_combo_utils.c   \
        file.c  \
        filters.c       \
        g711.c \
@@ -164,6 +165,7 @@ ethereal_SOURCES =  \
 ethereal_INCLUDES =    \
        alert_box.h     \
        capture.h       \
+       capture_combo_utils.h   \
        filters.h       \
        g711.h  \
        globals.h       \