mirror of
https://github.com/sudoxnym/open-hyperion.git
synced 2026-04-14 11:36:31 +00:00
6 lines
65 B
Text
6 lines
65 B
Text
|
|
#!/usr/bin/make -f
|
||
|
|
export QT_SELECT := qt5
|
||
|
|
|
||
|
|
%:
|
||
|
|
dh $@ --parallel
|