Added target
authorMiguel de Icaza <miguel@gnome.org>
Tue, 20 Nov 2012 17:02:40 +0000 (12:02 -0500)
committerMiguel de Icaza <miguel@gnome.org>
Tue, 20 Nov 2012 17:02:40 +0000 (12:02 -0500)
mcs/tools/monodoc/Makefile

index 700a975405bab740c709b3ce974b3d5d627996b8..e2fc28c259148bd8866dec25920f9182c76489fb 100644 (file)
@@ -158,3 +158,6 @@ clean-local: cleanup
 cleanup:
        -rm -f Test/man-provider-test.exe*
 
+push:
+       make PROFILE=net_4_0
+       scp ../../class/lib/net_4_0/monodoc.dll* SERVER
\ No newline at end of file