X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosui%2FMakefile.am;h=e3075d41082598bbd6449f6a5b4e167dc42cb801;hb=7f6cce5749724dbb836aaa27bbeedf977106f6f3;hp=18862d98e1812daf3458d6a33062fe93f5728ba6;hpb=abb8510b97ce9cbbff0275cc31f74780fe1ce138;p=fw%2Faltos 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