qt5-tools:fix make

This commit is contained in:
alihanozturk
2016-04-18 20:00:21 +03:00
parent 3724781fc7
commit c59104377d
+1
View File
@@ -15,6 +15,7 @@ def setup():
def build():
qt5.make()
qt5.make("docs")
def install():
qt5.install("INSTALL_ROOT=%s" % get.installDIR())