aboutsummaryrefslogtreecommitdiff
path: root/bindings/mono/examples/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/mono/examples/Makefile.in')
-rw-r--r--bindings/mono/examples/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/bindings/mono/examples/Makefile.in b/bindings/mono/examples/Makefile.in
index 3148d40..e77dc08 100644
--- a/bindings/mono/examples/Makefile.in
+++ b/bindings/mono/examples/Makefile.in
@@ -148,6 +148,8 @@ PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PKG_CONFIG = @PKG_CONFIG@
+PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
+PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
PYGTK_CODEGEN = @PYGTK_CODEGEN@
PYGTK_DEFSDIR = @PYGTK_DEFSDIR@
PYTHON = @PYTHON@