From 10b8ef644188ee02cdce5b8db35fed1c32688758 Mon Sep 17 00:00:00 2001 From: Bruno de Oliveira Abinader Date: Thu, 9 Feb 2017 14:10:13 +0200 Subject: [Qt] Document QMapbox + qdoc fixes --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ae3df410a2..b350296689 100644 --- a/Makefile +++ b/Makefile @@ -454,7 +454,7 @@ run-qt-test: run-qt-test-* .PHONY: qt-docs qt-docs: - qdoc $(shell pwd)/platform/qt/config.qdocconf --outputdir $(shell pwd)/$(QT_OUTPUT_PATH)/docs + qdoc $(shell pwd)/platform/qt/config.qdocconf -outputdir $(shell pwd)/$(QT_OUTPUT_PATH)/docs #### Node targets ############################################################## -- cgit v1.2.1