mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-02-26 19:27:22 -05:00
6 lines
54 B
Makefile
Executable File
6 lines
54 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
export QT_SELECT := qt5
|
|
|
|
%:
|
|
dh $@
|