Adding upstream version 2.0.0+debian.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
65eb8bc08a
commit
1cf0d30d41
191 changed files with 48816 additions and 0 deletions
13
Makefile.am
Normal file
13
Makefile.am
Normal file
|
@ -0,0 +1,13 @@
|
|||
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
|
||||
|
||||
EXTRA_DIST = isc m4 .clang-format fmt.sh
|
||||
|
||||
test: check
|
Loading…
Add table
Add a link
Reference in a new issue