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