summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2013-06-03 19:37:06 +0000
committerXavier Roche <xroche@users.noreply.github.com>2013-06-03 19:37:06 +0000
commitad073625e6f9c4695511be8cae7efb727830c3d5 (patch)
treeca3b38ce59c366b7d188f47b650873155b2a03de /html
parentf37aa98097f82045a0ac3087c9876054f55e5609 (diff)
Propagate $lt_cv_objdir not to use directly .libs (would break on WIN32)
Diffstat (limited to 'html')
-rw-r--r--html/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/html/Makefile.in b/html/Makefile.in
index 9d0b2bb..af03adc 100644
--- a/html/Makefile.in
+++ b/html/Makefile.in
@@ -132,6 +132,7 @@ LIBTOOL = @LIBTOOL@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
+LT_CV_OBJDIR = @LT_CV_OBJDIR@
MAINT = @MAINT@
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@