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 cc3589d..1a56796 100644 --- a/raveos-calamares-module/CMakeLists.txt +++ b/raveos-calamares-module/CMakeLists.txt @@ -6,3 +6,4 @@ find_package(Calamares REQUIRED) add_subdirectory(wifi) add_subdirectory(welcome) +add_subdirectory(desktopselect) |