aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2022-03-24 12:55:40 +0100
committerAleksander Morgado <aleksander@aleksander.es>2022-04-05 08:14:53 +0000
commit99232154b34e0b8034e84678959454fd9763336e (patch)
tree7a92d2ed04f0cad217ada4ccbd4239ee4308620d /meson.build
parent2dafb32d63e847f3855b898f024eb1465d2440df (diff)
build: rename directory where fcc unlocks are kept
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index dd71ccf0..0fc3469a 100644
--- a/meson.build
+++ b/meson.build
@@ -367,7 +367,7 @@ version_conf = {
subdir('po')
subdir('data')
-subdir('data/fcc-unlock')
+subdir('data/dispatcher-fcc-unlock')
subdir('introspection')
subdir('include')