X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=Makefile.am;h=75ccadfb0282acb5691220e7766d840fea69fc80;hb=6b3043359519e1716a3d6a57d43c153b8e1d2cf0;hp=4ca5e9c298daada84388cda044e6a017603f3d5b;hpb=54e26ee46c90dda9c6f6ee4c2688ecba59a511e4;p=cascardo%2Fovs.git diff --git a/Makefile.am b/Makefile.am index 4ca5e9c29..75ccadfb0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -408,7 +408,7 @@ if LINUX_ENABLED endif dist-docs: - VERSION=$(VERSION) $(srcdir)/build-aux/dist-docs $(srcdir) $(docs) + VERSION=$(VERSION) MAKE='$(MAKE)' $(srcdir)/build-aux/dist-docs $(srcdir) $(docs) .PHONY: dist-docs include Documentation/automake.mk