diff options
author | Tom Marble <tmarble@info9.net> | 2012-09-10 14:50:37 -0500 |
---|---|---|
committer | Tom Marble <tmarble@info9.net> | 2012-09-10 14:50:37 -0500 |
commit | c2ebebc4967043b16380b8ec8800862993005358 (patch) | |
tree | 8c49460df603531d157742d92d4435052c13e0c2 | |
parent | 67da878f740a387d0092631ad672e024d26e4192 (diff) |
Test commit (comment) to confirm push works
-rw-r--r-- | altosui/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/altosui/Makefile.am b/altosui/Makefile.am index 19db6698..eb6ea2a3 100644 --- a/altosui/Makefile.am +++ b/altosui/Makefile.am @@ -112,6 +112,8 @@ LIBALTOS= \ libaltos.dylib \ altos.dll +# tmarble: test comment for change of package name +# from altosui to AltosUI JAR=altosui.jar FATJAR=altosui-fat.jar |