qt5-websockets:fix make

This commit is contained in:
alihanozturk
2016-04-18 20:03:20 +03:00
parent 8e7cd02517
commit bed9587844
@@ -14,6 +14,7 @@ def setup():
qt5.configure()
def build():
qt5.make()
qt5.make("docs")
def install():