From: bert hubert Date: Wed, 17 Feb 2016 18:59:30 +0000 (+0100) Subject: distribute the recuweb stuff to the tarball X-Git-Tag: auth-4.0.0-alpha2~36^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=218feb9d74b53606173d164b75f7a63ee7e3e0fb;p=pdns distribute the recuweb stuff to the tarball --- 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