aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/Makefile.am
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2009-02-09 11:19:26 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2009-02-09 11:19:26 +0000
commita10b54dc85d843fb9c9c79a7227446c6620e5b70 (patch)
treeb6b1f2d2a345b4f75d20ff7f140981796c1ecd32 /packaging/Makefile.am
parent863674322d34b99dafeca8faac8eae47026fe670 (diff)
Corrected directory for Info.plist.in
svn path=/trunk/; revision=27400
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 ff179bb9cd..b1942aa640 100644
--- a/packaging/Makefile.am
+++ b/packaging/Makefile.am
@@ -5,7 +5,7 @@ MAINTAINERCLEANFILES = \
EXTRA_DIST = \
makefile.nmake \
- packaging/macosx/Info.plist.in \
+ macosx/Info.plist.in \
ws-manifest.pl \
portableapps/win32/Installer.nsi \
portableapps/win32/WiresharkPortable.ini \