[Openvas-commits] r11988 - trunk/doc/website
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri Nov 4 12:04:55 CET 2011
Author: hdoreau
Date: 2011-11-04 12:04:54 +0100 (Fri, 04 Nov 2011)
New Revision: 11988
Modified:
trunk/doc/website/Makefile
Log:
Updated Makefile to handle favicon
Modified: trunk/doc/website/Makefile
===================================================================
--- trunk/doc/website/Makefile 2011-11-04 11:02:26 UTC (rev 11987)
+++ trunk/doc/website/Makefile 2011-11-04 11:04:54 UTC (rev 11988)
@@ -31,7 +31,7 @@
# Installation configuration
INSTALL_DIR = /tmp/openvas-www
-ADD_INST_TYPES = *.css *.asc *.psp .htaccess *.patch *.pdf
+ADD_INST_TYPES = *.css *.asc *.psp .htaccess *.patch *.pdf *.ico
ADD_INST_DIRS = pix img
USER=$(shell grep "svn+ssh://" .svn/entries | sed -e "s/.*svn+ssh:\/\///g" | sed -e "s/@.*//g" | head -1)
More information about the Openvas-commits
mailing list