3 lines
52 B
Makefile
Executable file
3 lines
52 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
%:
|
|
dh $@ --with bash-completion
|