You've already forked ukui-window-switch
mirror of
https://github.com/ukui/ukui-window-switch.git
synced 2026-03-09 09:25:11 -07:00
7 lines
54 B
Makefile
Executable File
7 lines
54 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
export QT_SELECT :=qt5
|
|
|
|
%:
|
|
dh $@
|