[Openvas-commits] r6215 - trunk/openvas-manager
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Mon Dec 21 11:44:19 CET 2009
Author: felix
Date: 2009-12-21 11:44:17 +0100 (Mon, 21 Dec 2009)
New Revision: 6215
Modified:
trunk/openvas-manager/CMakeLists.txt
trunk/openvas-manager/ChangeLog
Log:
* CMakeLists.txt: Don't ignore necessary files when creating the source
tarball.
Modified: trunk/openvas-manager/CMakeLists.txt
===================================================================
--- trunk/openvas-manager/CMakeLists.txt 2009-12-21 10:41:55 UTC (rev 6214)
+++ trunk/openvas-manager/CMakeLists.txt 2009-12-21 10:44:17 UTC (rev 6215)
@@ -88,9 +88,6 @@
"install_manifest.txt"
"Makefile"
"/doc/generated/"
-"/doc/Doxyfile.in"
-"/doc/Doxyfile_full.in"
-".in"
)
include (CPack)
Modified: trunk/openvas-manager/ChangeLog
===================================================================
--- trunk/openvas-manager/ChangeLog 2009-12-21 10:41:55 UTC (rev 6214)
+++ trunk/openvas-manager/ChangeLog 2009-12-21 10:44:17 UTC (rev 6215)
@@ -1,3 +1,8 @@
+2009-12-21 Felix Wolfsteller <felix.wolfsteller at intevation.de>
+
+ * CMakeLists.txt: Don't ignore necessary files when creating the source
+ tarball.
+
2009-12-17 Matthew Mundell <matthew.mundell at intevation.de>
Complete support for creating agent with associated files.
More information about the Openvas-commits
mailing list