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