From d0371d5d3b34f0a7b4b8a2d6ef59f938260faf3a Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 7 Oct 2015 09:18:14 +0100 Subject: Add documentation showing unimplemented javascript bindings --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 784c42f6c..ce2a0a622 100644 --- a/Makefile +++ b/Makefile @@ -839,8 +839,8 @@ install: all-program install-$(TARGET) .PHONY: docs -docs: - doxygen Docs/Doxyfile +docs: Docs/Doxyfile + doxygen $< # ---------------------------------------------------------------------------- -- cgit v1.2.3