aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallusive-dev <[email protected]>2023-09-19 19:13:19 +1000
committerallusive-dev <[email protected]>2023-09-19 19:13:19 +1000
commit16a1e84efb982b9af19acec4f960e65158941ade (patch)
tree38233d171a0a87e2e4acef5acfb33a9c5ed2a571
parentadded .gz man page (diff)
downloadcompfy-16a1e84efb982b9af19acec4f960e65158941ade.tar.xz
compfy-16a1e84efb982b9af19acec4f960e65158941ade.zip
fixed meson.build
-rw-r--r--meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 03862f0..a748975 100644
--- a/meson.build
+++ b/meson.build
@@ -58,7 +58,6 @@ endforeach
test_h_dep = subproject('test.h').get_variable('test_h_dep')
subdir('src')
-subdir('man')
install_data('bin/picom-trans', install_dir: get_option('bindir'))
install_data('picom.desktop', install_dir: 'share/applications')