diff options
author | Keith Packard <keithp@keithp.com> | 2012-07-11 00:35:21 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-07-11 00:35:21 -0700 |
commit | 675ccd41e3b668cd4e1d2dd282dd317a00d00151 (patch) | |
tree | 7d2ce8e7b276b466b06952e44b4ed1c75c9ca72a /configure.ac | |
parent | 46407f7f3e4d2b6e74b3a2e90b38736a792cfc54 (diff) |
Get AltOS version numbers into Mac 'about' dialog
Generate Info.plist from Info.plist.in to correctly set the VERSION
information. This also changes some strings around to make them look better
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index a3004811..e78f5873 100644 --- a/configure.ac +++ b/configure.ac @@ -141,6 +141,7 @@ Makefile altoslib/Makefile altosui/Makefile altosui/AltosVersion.java +altosui/Info.plist altosui/libaltos/Makefile altosdroid/Makefile altosdroid/local.properties |