aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2011-05-27 10:49:34 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2011-05-27 10:49:34 +0000
commitcd9d0c15ed5e9668c577b1c8fdb7f1fe22916a90 (patch)
treeda1df09c51c157ce90dad02284fe6170210c730a
parent75cdd2f0f65379708e2d05cb28c0c66d84b64256 (diff)
Include text_import_scanner.l in the distribution.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37431 f5534014-38df-0310-8fa8-9805f1628bb7
-rw-r--r--gtk/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 5de8a4fd66..bd679dee3f 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -99,6 +99,7 @@ network_icons.h:
done
EXTRA_DIST = \
+ $(GENERATOR_FILES) \
airpcap_dlg.c \
airpcap_gui_utils.c \
capture_if_details_dlg_win32.c \