diff options
| author | Mike Hommey <glandium@debian.org> | 2009-09-25 22:17:31 +0200 | 
|---|---|---|
| committer | Mike Hommey <glandium@debian.org> | 2009-09-25 22:17:31 +0200 | 
| commit | 67a17fecb5b5fe2058af6405bc9601875f3e75a1 (patch) | |
| tree | 73a7ed49173098b5c59eeb8a33747d3b803d2309 /doc/devhelp | |
| parent | c3e4f3c26035bc93a69e5aa2ad435809e8be8a4e (diff) | |
| download | libxml2-67a17fecb5b5fe2058af6405bc9601875f3e75a1.tar.gz | |
Import upstream version 2.7.5upstream/2.7.5.dfsg
Diffstat (limited to 'doc/devhelp')
| -rw-r--r-- | doc/devhelp/Makefile.in | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/doc/devhelp/Makefile.in b/doc/devhelp/Makefile.in index bb372f8..e6fe1e7 100644 --- a/doc/devhelp/Makefile.in +++ b/doc/devhelp/Makefile.in @@ -129,6 +129,7 @@ PATH_SEPARATOR = @PATH_SEPARATOR@  PERL = @PERL@  PYTHON = @PYTHON@  PYTHON_INCLUDES = @PYTHON_INCLUDES@ +PYTHON_LIBS = @PYTHON_LIBS@  PYTHON_SITE_PACKAGES = @PYTHON_SITE_PACKAGES@  PYTHON_SUBDIR = @PYTHON_SUBDIR@  PYTHON_TESTS = @PYTHON_TESTS@ | 
