dnscap/Makefile.am
Daniel Baumann 239a2c7899
Merging upstream version 2.4.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-06-27 06:33:15 +02:00

13 lines
285 B
Makefile

ACLOCAL_AMFLAGS = -I m4 -I src/pcap-thread/m4
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in \
$(srcdir)/src/config.h.in~ \
$(srcdir)/configure
SUBDIRS = src plugins
dist_doc_DATA = README.md LICENSE CONTRIBUTORS CHANGES
EXTRA_DIST = isc m4 .clang-format fmt.sh
test: check