summaryrefslogtreecommitdiffstats
path: root/wallpapers/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'wallpapers/CMakeLists.txt')
-rw-r--r--wallpapers/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/wallpapers/CMakeLists.txt b/wallpapers/CMakeLists.txt
index 592cc1c3..8d9b61bf 100644
--- a/wallpapers/CMakeLists.txt
+++ b/wallpapers/CMakeLists.txt
@@ -12,6 +12,9 @@
#
#################################################
+add_subdirectory(modern-times)
+add_subdirectory(progressive)
+
file( GLOB _wallpapers RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.jpg *.png *.svg *.svgz )
list( SORT _wallpapers)