Imported Upstream version 0.7.27
[platform/upstream/libsolv.git] / examples / solv / CMakeLists.txt
index 41f45f7..72deb4a 100644 (file)
@@ -18,6 +18,7 @@ repoinfo_system_rpm.c
 repoinfo_type_debian.c
 repoinfo_type_mdk.c
 repoinfo_type_rpmmd.c
+repoinfo_type_plaindir.c
 repoinfo_type_susetags.c
 )
 
@@ -25,5 +26,5 @@ TARGET_LINK_LIBRARIES (solv libsolvext libsolv ${SYSTEM_LIBRARIES})
 
 INSTALL(TARGETS
     solv
-    DESTINATION ${BIN_INSTALL_DIR})
+    DESTINATION ${CMAKE_INSTALL_BINDIR})