buid: move dynamic part of adg.nsi on its own
commitadbe1ac8d75f4c6025b54281e9ee8444e7117e5a
authorNicola Fontana <ntd@entidi.it>
Thu, 15 Jan 2015 21:35:07 +0000 (15 22:35 +0100)
committerNicola Fontana <ntd@entidi.it>
Thu, 15 Jan 2015 21:51:05 +0000 (15 22:51 +0100)
tree4f91cfcdf7c2227d90d449eaccf49f4064b1420c
parent20d1a47c57006b26ad5d010d3b432379eb9cd5d4
buid: move dynamic part of adg.nsi on its own

Avoid the generation of the whole adg.nsi file. Instead, the part to
modify has been moved in build/Custom.nsh.in and adg.nsi is now a fixed
file.
Makefile.am
build/.gitignore
build/Custom.nsh.in [new file with mode: 0644]
build/Locale.nsh
build/adg.nsi [moved from build/adg.nsi.in with 93% similarity]
configure.ac