aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/appstream/remove-uneeded-directories.patch
blob: 43f30b339b567b388318b31473584a7c2c21ff36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/meson.build b/meson.build
index ee5b179a..a1a0b2c3 100644
--- a/meson.build
+++ b/meson.build
@@ -224,10 +224,7 @@ if get_option('compose')
 endif
 subdir('tools/')
 subdir('po/')
-subdir('data/')
 subdir('contrib/')
-subdir('docs/')
-subdir('tests/')
 if get_option('qt')
     subdir('qt/')
 endif