aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2009-02-08 21:33:51 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2009-02-08 21:33:51 +0000
commit9d3987d4ba948519e65ed5564cc36f89a930184e (patch)
tree4b039641e342963412dbf6a8a2da64b29c04326d /packaging
parent9feed1485b9537aa309d770e127439c36cf771b4 (diff)
Chris Maynard:
Fix for part one of bug 3120: Add packaging/macosx/Info.plist.in to the distribution list. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27395 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packaging')
-rw-r--r--packaging/Makefile.am19
1 files changed, 10 insertions, 9 deletions
diff --git a/packaging/Makefile.am b/packaging/Makefile.am
index 4819056f78..ff179bb9cd 100644
--- a/packaging/Makefile.am
+++ b/packaging/Makefile.am
@@ -4,26 +4,27 @@ MAINTAINERCLEANFILES = \
Makefile.in
EXTRA_DIST = \
- makefile.nmake \
- ws-manifest.pl \
+ makefile.nmake \
+ packaging/macosx/Info.plist.in \
+ ws-manifest.pl \
portableapps/win32/Installer.nsi \
portableapps/win32/WiresharkPortable.ini \
portableapps/win32/WiresharkPortable.nsi \
- portableapps/win32/appinfo.tmpl \
+ portableapps/win32/appinfo.tmpl \
portableapps/win32/makefile.nmake \
- portableapps/win32/makenmake.pl \
+ portableapps/win32/makenmake.pl \
portableapps/win32/readme.txt \
u3/win32/README.txt \
- u3/win32/makefile.nmake \
+ u3/win32/makefile.nmake \
u3/win32/makenmake.pl \
- u3/win32/manifest.tmpl \
+ u3/win32/manifest.tmpl \
u3/win32/u3util.c \
- u3/win32/wireshark.bat \
+ u3/win32/wireshark.bat \
u3/tools/README.txt \
- u3/tools/makefile.nmake \
+ u3/tools/makefile.nmake \
u3/tools/sysdep.c \
u3/tools/sysdep.h \
u3/tools/utest.c \
- u3/tools/uuid.c \
+ u3/tools/uuid.c \
u3/tools/uuid.h