mirror of
https://salsa.debian.org/debian/knockd
synced 2026-01-10 21:20:12 +00:00
6 lines
52 B
Makefile
Executable File
6 lines
52 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@ --with autotools-dev
|
|
|