[Openvas-commits] r403 - trunk/openvas-client

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Sep 26 02:28:46 CEST 2007


Author: timb
Date: 2007-09-26 02:28:45 +0200 (Wed, 26 Sep 2007)
New Revision: 403

Modified:
   trunk/openvas-client/Makefile
Log:
We no longer build OpenVAS-Client.1 from OpenVAS-Client.1.in, so removing OpenVAS-Client.1 on a distclean is not fun


Modified: trunk/openvas-client/Makefile
===================================================================
--- trunk/openvas-client/Makefile	2007-09-25 12:52:32 UTC (rev 402)
+++ trunk/openvas-client/Makefile	2007-09-26 00:28:45 UTC (rev 403)
@@ -71,7 +71,6 @@
 	[ -z "${make_bindir}" ] || rm -f $(make_bindir)/[oO]pen*
 	rm -f libtool config.cache config.status config.log 
 	rm -f openvasclient-mkcert
-	rm -f ${MAN_NESSUS_1} 
 
 dist:
 	version="`cat VERSION`"; \



More information about the Openvas-commits mailing list