4 lines
64 B
Plaintext
4 lines
64 B
Plaintext
|
#!/usr/bin/make -f
|
||
|
%:
|
||
|
dh $@ --buildsystem=meson --with quilt
|