From acbcfbab161b43b4e44e9c76132fbaa633e9ff5f Mon Sep 17 00:00:00 2001 From: Dominik Heidler Date: Thu, 19 May 2011 17:21:28 +0200 Subject: [PATCH] don't install prompt.h --- src/CMakeLists.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index b0a263b..81b774d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -106,11 +106,6 @@ INSTALL( MESSAGE ( "** ZYpper binary will be installed in ${INSTALL_PREFIX}/bin" ) INSTALL( FILES - output/prompt.h - DESTINATION ${CMAKE_INSTALL_PREFIX}/include/zypper -) - -INSTALL( FILES output/xmlout.rnc DESTINATION ${CMAKE_INSTALL_PREFIX}/share/zypper/xml ) -- 2.7.4