summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2008-04-04 23:14:27 +0000
committerUlf Lamping <ulf.lamping@web.de>2008-04-04 23:14:27 +0000
commit792d18eaee6488c6cc668024856a91f2c0d2862d (patch)
treed7e41f8280d811922a7004800eb74695d7fc14f8 /gtk/Makefile.am
parentd43be134b994b0ab12f52103a3837b6ff69393d2 (diff)
downloadwireshark-792d18eaee6488c6cc668024856a91f2c0d2862d.tar.gz
carve out the (currently disabled) welcome page into it's own file to slightly reduce the huge main.c file size
svn path=/trunk/; revision=24773
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index f5aac05e87..530311d8c5 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -88,6 +88,7 @@ noinst_HEADERS = \
layout_prefs.h \
macros_dlg.h \
main.h \
+ main_welcome.h \
menu.h \
mtp3_stat.h \
nameres_prefs.h \