aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2008-02-26 00:52:12 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2008-02-26 00:52:12 +0000
commite5d6b66a9562e93bcb3d78152f84de4e43ec5439 (patch)
tree196afd9c6cf455972d1111591fae3facb0d88391 /Makefile.am
parent1f4d4991372ff9ebb9c6d0307460a54c36ddfb9e (diff)
Add files to the tarball that are necessary to compile and create
packages under Windows. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24466 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 7681c7745e..a94c6c8d07 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -764,14 +764,18 @@ EXTRA_DIST = \
text2pcap-scanner.l \
text2pcap.c \
text2pcap.h \
+ packaging/makefile.nmake \
+ packaging/ws-manifest.pl \
packaging/portableapps/win32/Installer.nsi \
packaging/portableapps/win32/WiresharkPortable.ini \
packaging/portableapps/win32/WiresharkPortable.nsi \
packaging/portableapps/win32/appinfo.tmpl \
packaging/portableapps/win32/makefile.nmake \
+ packaging/portableapps/win32/makenmake.pl \
packaging/portableapps/win32/readme.txt \
packaging/u3/win32/README.txt \
packaging/u3/win32/makefile.nmake \
+ packaging/u3/win32/makenmake.pl \
packaging/u3/win32/manifest.tmpl \
packaging/u3/win32/u3util.c \
packaging/u3/win32/wireshark.bat \