Browse Source

doc/doxygen/Makefile.am: update website location, it is now hosted on gforge

Nathalie Furmento 10 years ago
parent
commit
a6ceb0e76b
1 changed files with 3 additions and 3 deletions
  1. 3 3
      doc/doxygen/Makefile.am

+ 3 - 3
doc/doxygen/Makefile.am

@@ -1,7 +1,7 @@
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
 # Copyright (C) 2009, 2011, 2013-2014  Université de Bordeaux
-# Copyright (C) 2010, 2011, 2012, 2013, 2014  Centre National de la Recherche Scientifique
+# Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015  Centre National de la Recherche Scientifique
 # Copyright (C) 2014  Inria
 #
 # Permission is granted to copy, distribute and/or modify this document
@@ -277,9 +277,9 @@ CLEANFILES = $(DOX_TAG) starpu_config.h \
     $(DOX_PDF)
 
 # Rule to update documentation on web server. Should only be used locally.
-PUBLISHHOST	?= sync
+PUBLISHHOST	?= gforge
 update-web: $(DOX_PDF)
-	scp -pr starpu.pdf html $(PUBLISHHOST):/web/runtime/html/StarPU/doc
+	scp -pr starpu.pdf html $(PUBLISHHOST):/home/groups/starpu/htdocs/doc
 
 showcheck:
 	-cat /dev/null