Files
oak-editor/debian/rules
T

9 lines
100 B
Makefile

#!/usr/bin/make -f
export QT_SELECT := qt5
override_dh_auto_configure:
qmake olive.pro
%:
dh $@