summaryrefslogtreecommitdiffstats
path: root/build/meson/meson/contrib/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'build/meson/meson/contrib/meson.build')
-rw-r--r--build/meson/meson/contrib/meson.build11
1 files changed, 11 insertions, 0 deletions
diff --git a/build/meson/meson/contrib/meson.build b/build/meson/meson/contrib/meson.build
new file mode 100644
index 0000000..ef780fb
--- /dev/null
+++ b/build/meson/meson/contrib/meson.build
@@ -0,0 +1,11 @@
+# #############################################################################
+# Copyright (c) 2018-present lzutao <taolzu(at)gmail.com>
+# Copyright (c) 2022-present Tristan Partin <tristan(at)partin.io>
+# All rights reserved.
+#
+# This source code is licensed under both the BSD-style license (found in the
+# LICENSE file in the root directory of this source tree) and the GPLv2 (found
+# in the COPYING file in the root directory of this source tree).
+# #############################################################################
+
+subdir('gen_manual')