mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-05-19 08:00:18 +00:00
47a75b0dbf
This reverts commit f7db655a61.
7 lines
106 B
Makefile
Executable File
7 lines
106 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
# Uncomment this to turn on verbose mode.
|
|
#export DH_VERBOSE=1
|
|
|
|
%:
|
|
dh $@ --with quilt
|