about summary refs log tree commit diff
path: root/examples/python/Makefile.in
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2011-11-12 01:36:16 +0100
committerMichael Biebl <biebl@debian.org>2011-11-12 01:36:16 +0100
commit86f44a65ad7617c7445edeca287fd903fc491a15 (patch)
treef50b2eccd9e376fead6b1a8c9e8cf7604a862e0c /examples/python/Makefile.in
parentd35bb563359e30a95af10733a424643f1b8e6edb (diff)
parentb436a68a20ff3114ded32a7a3d70cdd4954039f9 (diff)
Merge commit 'upstream/0.9.2.0'
Diffstat (limited to 'examples/python/Makefile.in')
-rw-r--r--examples/python/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/python/Makefile.in b/examples/python/Makefile.in
index 59f379e3..5231cef8 100644
--- a/examples/python/Makefile.in
+++ b/examples/python/Makefile.in
@@ -115,6 +115,8 @@ GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
 GNUTLS_LIBS = @GNUTLS_LIBS@
 GREP = @GREP@
 GTKDOC_CHECK = @GTKDOC_CHECK@
+GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
+GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
 GTKDOC_MKPDF = @GTKDOC_MKPDF@
 GTKDOC_REBASE = @GTKDOC_REBASE@
 GUDEV_CFLAGS = @GUDEV_CFLAGS@