diff options
Diffstat (limited to 'raveos-calamares-module/CMakeLists.txt')
| -rw-r--r-- | raveos-calamares-module/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/raveos-calamares-module/CMakeLists.txt b/raveos-calamares-module/CMakeLists.txt index cd8a86d..cc3589d 100644 --- a/raveos-calamares-module/CMakeLists.txt +++ b/raveos-calamares-module/CMakeLists.txt @@ -5,3 +5,4 @@ find_package(KF6CoreAddons REQUIRED) find_package(Calamares REQUIRED) add_subdirectory(wifi) +add_subdirectory(welcome) |