summaryrefslogtreecommitdiff
path: root/hscript/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'hscript/CMakeLists.txt')
-rw-r--r--hscript/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/hscript/CMakeLists.txt b/hscript/CMakeLists.txt
index e7f54e9..1f8c358 100644
--- a/hscript/CMakeLists.txt
+++ b/hscript/CMakeLists.txt
@@ -2,7 +2,10 @@ pkg_check_modules(CURL libcurl)
set(HSCRIPT_SOURCE
script.cc
+ script_v.cc
+ script_e.cc
disk.cc
+ disk_lvm.cc
key.cc
meta.cc
network.cc