5 lines
54 B
Makefile
Executable file
5 lines
54 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
export QT_SELECT := qt5
|
|
|
|
%:
|
|
dh $@
|