aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/Makefile.am
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-06-29 20:16:20 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-06-29 20:16:20 +0000
commit07e6df3cd661891a12ed6c17ea778fb6e0e2ead8 (patch)
treeae94fb83093466c84636da97f8261636e758a3b3 /packaging/Makefile.am
parent3e10a76d7be7ad82fc7cd157e7f19eb89af40432 (diff)
WiresharkPortable.ini -> WiresharkPortable.tmpl
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28882 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packaging/Makefile.am')
-rw-r--r--packaging/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/Makefile.am b/packaging/Makefile.am
index b1942aa640..a3410461cf 100644
--- a/packaging/Makefile.am
+++ b/packaging/Makefile.am
@@ -8,7 +8,7 @@ EXTRA_DIST = \
macosx/Info.plist.in \
ws-manifest.pl \
portableapps/win32/Installer.nsi \
- portableapps/win32/WiresharkPortable.ini \
+ portableapps/win32/WiresharkPortable.tmpl \
portableapps/win32/WiresharkPortable.nsi \
portableapps/win32/appinfo.tmpl \
portableapps/win32/makefile.nmake \