From 0e5d52b23ae0b86e938905a332ad5b7439011dcc Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Mon, 4 Nov 2019 15:51:15 -0600 Subject: hscript: Refactor script.cc and disk.cc for maintainability --- hscript/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hscript/CMakeLists.txt') 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 -- cgit v1.2.3-60-g2f50