aboutsummaryrefslogtreecommitdiffstats
path: root/ui/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ui/Makefile.am')
-rw-r--r--ui/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/ui/Makefile.am b/ui/Makefile.am
index 670850a9f9..2b722f9f13 100644
--- a/ui/Makefile.am
+++ b/ui/Makefile.am
@@ -39,6 +39,10 @@ MAINTAINERCLEANFILES = \
$(GENERATED_FILES) \
Makefile.in
+RUNLEX=$(top_srcdir)/tools/runlex.sh
+
+text_import_scanner_lex.h: text_import_scanner.c
+
# All sources that should be put in the source distribution tarball
libui_a_SOURCES = \
$(WIRESHARK_UI_SRC) \