From: Klaus Kämpf Date: Tue, 1 Feb 2011 11:44:24 +0000 (+0100) Subject: Install header for libsatsolverext X-Git-Tag: BASE-SuSE-Code-12_1-Branch~147 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=0dffcf6c88e69de23d0fbadb73492241891e3f26;p=thirdparty%2Flibsolv.git Install header for libsatsolverext Typo in CMakeLists.txt, the variable was used in ext/ and src/ --- diff --git a/ext/CMakeLists.txt b/ext/CMakeLists.txt index 58e1bef4..8e71eee9 100644 --- a/ext/CMakeLists.txt +++ b/ext/CMakeLists.txt @@ -10,7 +10,7 @@ ENDIF (NOT DEBIAN) ADD_LIBRARY(satsolverext STATIC ${libsatsolverext_SRCS}) -SET(libsatsolver_HEADERS +SET(libsatsolverext_HEADERS pool_fileconflicts.h repo_content.h repo_deltainfoxml.h repo_helix.h repo_products.h repo_releasefile_products.h repo_repomdxml.h repo_rpmdb.h repo_rpmmd.h repo_susetags.h repo_updateinfoxml.h repo_write.h repo_zyppdb.h