From 218feb9d74b53606173d164b75f7a63ee7e3e0fb Mon Sep 17 00:00:00 2001 From: bert hubert Date: Wed, 17 Feb 2016 19:59:30 +0100 Subject: [PATCH] distribute the recuweb stuff to the tarball --- pdns/recursordist/Makefile.am | 3 ++- pdns/recursordist/ext/Makefile.am | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pdns/recursordist/Makefile.am b/pdns/recursordist/Makefile.am index 868e03b33..fea82a887 100644 --- a/pdns/recursordist/Makefile.am +++ b/pdns/recursordist/Makefile.am @@ -48,7 +48,8 @@ EXTRA_DIST = \ pdns_recursor.1.md \ portsmplexer.cc \ rec_control.1.md \ - rrd/* + rrd/* \ + html incfiles sbin_PROGRAMS = pdns_recursor bin_PROGRAMS = rec_control diff --git a/pdns/recursordist/ext/Makefile.am b/pdns/recursordist/ext/Makefile.am index f24c89ec5..ab63843f7 100644 --- a/pdns/recursordist/ext/Makefile.am +++ b/pdns/recursordist/ext/Makefile.am @@ -9,4 +9,4 @@ DIST_SUBDIRS = \ EXTRA_DIST = \ luawrapper/include/LuaContext.hpp \ yahttp/LICENSE \ - json11/LICENSE.txt + json11/LICENSE.txt incbin/incbin.h -- 2.40.0