4 lines
52 B
Makefile
Executable file
4 lines
52 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@ --with config-package
|