diff options
| author | Simeon Simeonov | 2018-02-26 11:23:00 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2018-02-26 11:23:00 +0100 |
| commit | 0b3cbf57875fd692e4ba0b336fefa4bee1ed00dc (patch) | |
| tree | af916a30553c78ce9d4f2d8658656a175c5b6921 /nsis/Makefile.am | |
Initial commit for sylpheed 3.7.0
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 | ||
