summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <jensg@openismus.com>2021-06-22 11:22:13 +0200
committerJens Georg <jensg@openismus.com>2021-06-22 11:22:13 +0200
commit3f7be51e7d25cdd298414753c7c00b2b7d69b136 (patch)
tree90e96fb61df46b7c6ff3d708f928cd18f2bcf99a
parent029edcb46f1fc7353ff6fe730f08c668f9133eef (diff)
downloadgupnp-dlna-3f7be51e7d25cdd298414753c7c00b2b7d69b136.tar.gz
Add missing meson.build
-rw-r--r--internal/meson.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/internal/meson.build b/internal/meson.build
new file mode 100644
index 0000000..accff3c
--- /dev/null
+++ b/internal/meson.build
@@ -0,0 +1,3 @@
+config_h = configure_file(output : 'config.h', configuration : config)
+config_h_inc = include_directories('.')
+