summaryrefslogtreecommitdiff
path: root/ui/gtk/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/Makefile.common')
-rw-r--r--ui/gtk/Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/gtk/Makefile.common b/ui/gtk/Makefile.common
index 405ae13c9a..c2a0a726e1 100644
--- a/ui/gtk/Makefile.common
+++ b/ui/gtk/Makefile.common
@@ -135,6 +135,7 @@ WIRESHARK_GTK_SRC = \
uat_gui.c \
voip_calls.c \
webbrowser.c \
+ extcap_gtk.c \
$(WIRESHARK_CUSTOM_GTK_SRC)
about_dlg.c main_welcome.c: wssplash.h remote_icons.h
@@ -317,4 +318,5 @@ noinst_HEADERS = \
wsiconcap.h \
wsicon.h \
wssplash.h \
+ extcap_gtk.h \
$(WIRESHARK_CUSTOM_HDRS)