Author: mwiegand Date: 2008-09-09 11:36:30 +0200 (Tue, 09 Sep 2008) New Revision: 1302
Modified: trunk/doc/website/Makefile Log: Updated Makefile to include the ovaldi patch when uploading. Modified: trunk/doc/website/Makefile =================================================================== --- trunk/doc/website/Makefile 2008-09-09 09:32:19 UTC (rev 1301) +++ trunk/doc/website/Makefile 2008-09-09 09:36:30 UTC (rev 1302) @@ -31,7 +31,7 @@ # Installation configuration INSTALL_DIR = /tmp/openvas-www -ADD_INST_TYPES = *.css *.asc *.psp .htaccess +ADD_INST_TYPES = *.css *.asc *.psp .htaccess *.patch ADD_INST_DIRS = pix USER=$(shell grep "svn+ssh://" .svn/entries | sed -e "s/.*svn+ssh:\/\///g" | sed -e "s/@.*//g" | head -1) _______________________________________________ Openvas-commits mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-commits
