summaryrefslogtreecommitdiff
path: root/packaging/macosx/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-10-01 21:04:13 +0000
committerGerald Combs <gerald@wireshark.org>2013-10-01 21:04:13 +0000
commit99f457bd03a239c89bc06a3a4c2cd9e7aae1d8f2 (patch)
tree2b5b2e4b0bf08a2f83b9139454ec1d58eba0e7e6 /packaging/macosx/Makefile.am
parent4e6f6a52d98787697f06eeb8b6b7f46c60d4e878 (diff)
downloadwireshark-99f457bd03a239c89bc06a3a4c2cd9e7aae1d8f2.tar.gz
Use separate "Read me first" files for Qt and GTK+.
svn path=/trunk/; revision=52321
Diffstat (limited to 'packaging/macosx/Makefile.am')
-rw-r--r--packaging/macosx/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/macosx/Makefile.am b/packaging/macosx/Makefile.am
index 29a468da69..0889ee2431 100644
--- a/packaging/macosx/Makefile.am
+++ b/packaging/macosx/Makefile.am
@@ -27,7 +27,8 @@ EXTRA_DIST = \
native-gtk/glibconfig.h \
osx-app.sh \
osx-dmg.sh.in \
- Read_me_first.rtf \
+ Read_me_first_gtk.rtf \
+ Read_me_first_qt.rtf \
Resources/bin/getdisplay.sh \
Resources/bin/wireshark \
Resources/etc/fonts/fonts.conf \