diff options
Diffstat (limited to 'nsis/Makefile.am')
| -rw-r--r-- | nsis/Makefile.am | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/nsis/Makefile.am b/nsis/Makefile.am new file mode 100644 index 0000000..e3d137a --- /dev/null +++ b/nsis/Makefile.am | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | EXTRA_DIST = \ | ||
| 2 | COPYING.ja.txt \ | ||
| 3 | COPYING.txt \ | ||
| 4 | README.txt \ | ||
| 5 | compile.bat \ | ||
| 6 | english.nsh \ | ||
| 7 | japanese.nsh \ | ||
| 8 | plugin-updater.nsi \ | ||
| 9 | spanish.nsh \ | ||
| 10 | sylpheed-defs.nsh \ | ||
| 11 | sylpheed.nsi \ | ||
| 12 | update-manager.nsi | ||
