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