You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ro...@apache.org on 2005/02/26 18:48:49 UTC

svn commit: r155556 - incubator/lucene4c/trunk/Makefile.am

Author: rooneg
Date: Sat Feb 26 09:48:49 2005
New Revision: 155556

URL: http://svn.apache.org/viewcvs?view=rev&rev=155556
Log:
* Makefile.am: remove publish-website target, it won't work in ASF land.

Modified:
    incubator/lucene4c/trunk/Makefile.am

Modified: incubator/lucene4c/trunk/Makefile.am
URL: http://svn.apache.org/viewcvs/incubator/lucene4c/trunk/Makefile.am?view=diff&r1=155555&r2=155556
==============================================================================
--- incubator/lucene4c/trunk/Makefile.am (original)
+++ incubator/lucene4c/trunk/Makefile.am Sat Feb 26 09:48:49 2005
@@ -65,9 +65,3 @@
 
 doxygen:
 	@doxygen doc/doxygen.conf
-
-publish-website: doxygen
-	@scp www/index.xhtml \
-	     electricjellyfish.net:public_html/garrett/lucene4c/index.html
-	@scp -r doc/doxygen/html \
-	     electricjellyfish.net:public_html/garrett/lucene4c/apidocs