qt5-auickcontrols:fix make

This commit is contained in:
alihanozturk
2016-04-18 19:55:28 +03:00
parent dc5b6723c2
commit 0e73f982c4
@@ -14,6 +14,7 @@ def setup():
qt5.configure() qt5.configure()
def build(): def build():
qt5.make()
qt5.make("docs") qt5.make("docs")
def install(): def install():