diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-17 07:11:12 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-17 07:11:12 +0000 |
commit | b72837827d9290c7ec50b9e4b9e1a0f194ddccca (patch) | |
tree | 8df663325413d0f92086d740638555de6b779df7 /Makefile.am | |
parent | Adding upstream version 1.1.0+debian. (diff) | |
download | dnsjit-upstream/1.2.1.tar.xz dnsjit-upstream/1.2.1.zip |
Adding upstream version 1.2.1.upstream/1.2.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 6f4de9b..e600512 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,6 +26,6 @@ SUBDIRS = src examples dist_doc_DATA = CHANGES README.md LICENSE -EXTRA_DIST = m4 +EXTRA_DIST = m4 include test: check |