From 7a7e4615dd4b7a49a7884baa1ff9064139058402 Mon Sep 17 00:00:00 2001 From: Daniel Borkmann Date: Wed, 14 Nov 2012 23:59:36 +0100 Subject: [PATCH] cmake: remove copy of nonexistant file Reported-by: Doug Burks Signed-off-by: Daniel Borkmann --- src/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 219a31ff..51f6cbcc 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -91,7 +91,6 @@ install( ../Documentation/CodingStyle ../Documentation/Maintainer ../Documentation/VendorWishlist - ../Documentation/Motivation ../Documentation/Mirrors ../Documentation/BigPicture.pdf ../Documentation/logo.png -- 2.11.4.GIT