aboutsummaryrefslogtreecommitdiff
path: root/nsis/Makefile.am
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-12-03 05:51:59 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-12-03 05:51:59 +0000
commit3a54dc9a9d8e28b9415552512d45d172528d1a78 (patch)
tree82a7622945511ee9ab8a10b4e0d6089eb0415918 /nsis/Makefile.am
parent30b67d11c7c33e61b16fb56badbe1c38db8cdd7b (diff)
added NSIS install script files.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2732 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'nsis/Makefile.am')
-rw-r--r--nsis/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/nsis/Makefile.am b/nsis/Makefile.am
new file mode 100644
index 00000000..e3d137a9
--- /dev/null
+++ b/nsis/Makefile.am
@@ -0,0 +1,12 @@
+EXTRA_DIST = \
+ COPYING.ja.txt \
+ COPYING.txt \
+ README.txt \
+ compile.bat \
+ english.nsh \
+ japanese.nsh \
+ plugin-updater.nsi \
+ spanish.nsh \
+ sylpheed-defs.nsh \
+ sylpheed.nsi \
+ update-manager.nsi