aboutsummaryrefslogtreecommitdiffstats
path: root/ui/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'ui/Makefile.common')
-rw-r--r--ui/Makefile.common6
1 files changed, 4 insertions, 2 deletions
diff --git a/ui/Makefile.common b/ui/Makefile.common
index 1be7dc1c59..af77a1db0d 100644
--- a/ui/Makefile.common
+++ b/ui/Makefile.common
@@ -75,7 +75,8 @@ WIRESHARK_UI_SRC = \
text_import.c \
time_shift.c \
traffic_table_ui.c \
- util.c
+ util.c \
+ voip_calls.c
noinst_HEADERS = \
alert_box.h \
@@ -119,4 +120,5 @@ noinst_HEADERS = \
traffic_table_ui.h \
ui_util.h \
utf8_entities.h \
- util.h
+ util.h \
+ voip_calls.h