summaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 40df9b3a..9b7ab130 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -257,7 +257,7 @@ if(TARGET benchmark::benchmark OR TARGET benchmark)
add_subdirectory(bench)
endif()
-install(DIRECTORY images anim scenery vobj DESTINATION "share/floormat")
+install(DIRECTORY images anim scenery vobj wall-tilesets DESTINATION "share/floormat")
fm_run_hook(fm-userconfig-post)