diff options
author | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2017-02-09 14:10:13 +0200 |
---|---|---|
committer | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2017-02-22 13:52:33 +0200 |
commit | 10b8ef644188ee02cdce5b8db35fed1c32688758 (patch) | |
tree | 39ff6bc3ba140f6e30ff3a8ac7874c0deb589c1e /Makefile | |
parent | 2f388d663505255e967597c52656cc076e20d95c (diff) | |
download | qtlocation-mapboxgl-10b8ef644188ee02cdce5b8db35fed1c32688758.tar.gz |
[Qt] Document QMapbox + qdoc fixes
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ############################################################## |