aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/CMakeLists.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt
index 0a3b5b7..a7a1f72 100644
--- a/include/CMakeLists.txt
+++ b/include/CMakeLists.txt
@@ -4,16 +4,19 @@ install(
archive.h
checksum.h
conf.h
- deps.h
environment.h
find.h
fs.h
install.h
internal_cmd.h
manifest.h
+ metadata.h
mime.h
mirrors.h
+ package.h
+ purge.h
relocation.h
+ resolve.h
rpath.h
shell.h
shlib.h
@@ -21,6 +24,7 @@ install(
str.h
strlist.h
url.h
+ user_input.h
version_spec.h
DESTINATION "${CMAKE_INSTALL_PREFIX}/include/${PROJECT_NAME}"