aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
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 e7c4a8eb1..17ba51a74 100644
--- a/meson.build
+++ b/meson.build
@@ -47,6 +47,7 @@ endif
47# FIXME 47# FIXME
48cdata.set('extractor', 0) 48cdata.set('extractor', 0)
49 49
50cdata.set('PREFIX', get_option('prefix'))
50cdata.set('PKGDATADIRECTORY', get_option('datadir')/'gnunet') 51cdata.set('PKGDATADIRECTORY', get_option('datadir')/'gnunet')
51cdata.set('SYSCONFDIR', get_option('sysconfdir')) 52cdata.set('SYSCONFDIR', get_option('sysconfdir'))
52# Various checks 53# Various checks