aboutsummaryrefslogtreecommitdiffhomepage
path: root/meson.build
diff options
context:
space:
mode:
authorFlorian "sp1rit"​ <[email protected]>2022-06-14 14:32:27 +0200
committerFlorian "sp1rit"​ <[email protected]>2022-06-16 23:30:30 +0200
commit8e203b0da3fe52d0b8bf22ff9c99d270b7bad160 (patch)
tree8819753501e8521dfba4cd92ea31db7012f853a9 /meson.build
parent09cd8c45a690c611ed6da9802245fee3c968413d (diff)
downloadHyprland-8e203b0da3fe52d0b8bf22ff9c99d270b7bad160.tar.gz
Hyprland-8e203b0da3fe52d0b8bf22ff9c99d270b7bad160.zip
added assets/wallpapers to install
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index e09b78ae..2998580c 100644
--- a/meson.build
+++ b/meson.build
@@ -18,4 +18,5 @@ endif
subdir('protocols')
subdir('src')
subdir('hyprctl')
+subdir('assets')
subdir('example')