diff options
| author | Keith Packard <keithp@keithp.com> | 2013-02-10 19:01:41 -0800 | 
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2013-02-10 19:01:41 -0800 | 
| commit | 64399500ad1a7ad70452cbda4d60723b5904ca3d (patch) | |
| tree | 0a5027120af54ccf17e19e9a0404497eb7070af7 /configure.ac | |
| parent | cbd9dd989a662f41ddcb0c9e0f4453840687fd4a (diff) | |
Build Windows .nsi files in configure script
These need the library version numbers embedded in them.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 354926c8..a1c8c4fc 100644 --- a/configure.ac +++ b/configure.ac @@ -162,9 +162,11 @@ altosuilib/Makefile  altosuilib/AltosUIVersion.java  altosui/Makefile  altosui/Info.plist +altosui/altos-windows.nsi  libaltos/Makefile  micropeak/Makefile  micropeak/Info.plist +micropeak/micropeak-windows.nsi  altosdroid/Makefile  altosdroid/local.properties  ao-tools/Makefile  | 
