5 lines
49 B
Plaintext
5 lines
49 B
Plaintext
|
#!/usr/bin/make -f
|
||
|
export DH_VERBOSE=1
|
||
|
%:
|
||
|
dh $@
|