diff options
| author | Keith Packard <keithp@keithp.com> | 2011-07-17 15:09:55 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2011-07-17 15:09:55 -0700 |
| commit | 1f3f3d575572eff33a2bc7a53d4691e59a428450 (patch) | |
| tree | 14cc8a618abd84f774d9c4d13c3bdc072ba2ac04 /altosui/Makefile.am | |
| parent | fef42e0d9e0a20bdbd32e052749fc63575515e1c (diff) | |
altosui: Add a bunch more site locations
BALLS, Rio Rancho, METRA, QRS Cedar Grove and Hudson Ranch
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'altosui/Makefile.am')
| -rw-r--r-- | altosui/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/altosui/Makefile.am b/altosui/Makefile.am index 18862d98..e3075d41 100644 --- a/altosui/Makefile.am +++ b/altosui/Makefile.am @@ -307,3 +307,6 @@ $(MACOSX_DIST): $(MACOSX_FILES) $(MACOSX_EXTRA) $(WINDOWS_DIST): $(WINDOWS_FILES) altos-windows.nsi -rm -f $@ makensis -Oaltos-windows.log "-XOutFile $@" "-DVERSION=$(VERSION)" altos-windows.nsi + +publish: + scp launch-sites.txt gag.com:public_html
\ No newline at end of file |
