summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2018-11-11 08:16:18 +0100
committerJens Georg <mail@jensge.org>2018-11-11 08:16:18 +0100
commit99951270c9318428d2ee66a82f863372254b9fa7 (patch)
treefe4fc44ba3b14b309d53d494e23208ff31701a88
parent9d705c5bfe10b3b560dcca44fe4888db21b77e5b (diff)
downloadgupnp-tools-99951270c9318428d2ee66a82f863372254b9fa7.tar.gz
build: Add missing config.h.meson
-rw-r--r--config.h.meson7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.h.meson b/config.h.meson
new file mode 100644
index 0000000..f332788
--- /dev/null
+++ b/config.h.meson
@@ -0,0 +1,7 @@
+#pragma once
+
+#mesondefine HAVE_GTK_SOURCEVIEW
+#mesondefine VERSION
+#mesondefine DATA_DIR
+#mesondefine GETTEXT_PACKAGE
+#mesondefine LOCALEDIR