gtkmm-documentation r70 - in trunk: . docs



Author: murrayc
Date: Mon Oct 20 09:58:00 2008
New Revision: 70
URL: http://svn.gnome.org/viewvc/gtkmm-documentation?rev=70&view=rev

Log:
2008-10-20  Murray Cumming  <murrayc murrayc com>

* docs/Makefile.am: Do not try to upload the non-existant index.html file.

Modified:
   trunk/ChangeLog
   trunk/docs/Makefile.am

Modified: trunk/docs/Makefile.am
==============================================================================
--- trunk/docs/Makefile.am	(original)
+++ trunk/docs/Makefile.am	Mon Oct 20 09:58:00 2008
@@ -16,9 +16,6 @@
 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) post-html); \
 	done
 
-post-html-local: index.html
-	scp $$SSH_OPT $^ $$USER $(web_host):$(web_path_docs)
-
 post-html: post-html-recursive post-html-local
 
 doc-clean-recursive:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]