aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/Makefile.common')
-rw-r--r--ui/gtk/Makefile.common5
1 files changed, 1 insertions, 4 deletions
diff --git a/ui/gtk/Makefile.common b/ui/gtk/Makefile.common
index 211d914f71..f12d0fc214 100644
--- a/ui/gtk/Makefile.common
+++ b/ui/gtk/Makefile.common
@@ -44,8 +44,7 @@ GENERATED_FILES = \
$(DIRTY_GENERATED_C_FILES)
# Files that generate compileable files
-GENERATOR_FILES = \
- text_import_scanner.l
+GENERATOR_FILES =
WIRESHARK_GTK_SRC = \
about_dlg.c \
@@ -143,7 +142,6 @@ WIRESHARK_GTK_SRC = \
summary_dlg.c \
supported_protos_dlg.c \
tap_param_dlg.c \
- text_import.c \
text_page_utils.c \
time_shift_dlg.c \
uat_gui.c \
@@ -343,7 +341,6 @@ noinst_HEADERS = \
summary_dlg.h \
supported_protos_dlg.h \
tap_param_dlg.h \
- text_import.h \
text_import_scanner.h \
text_page_utils.h \
uat_gui.h \