From fc827cf8f5a04feae6dcd7fca252d3ce043431f1 Mon Sep 17 00:00:00 2001 From: Kees Monshouwer Date: Mon, 16 Feb 2015 21:05:04 +0100 Subject: [PATCH] add LuaContext.hpp to auth dist tar.bz2 --- pdns/ext/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pdns/ext/Makefile.am b/pdns/ext/Makefile.am index f30d5a3b2..172c0b968 100644 --- a/pdns/ext/Makefile.am +++ b/pdns/ext/Makefile.am @@ -9,3 +9,6 @@ DIST_SUBDIRS = \ ed25519 \ yahttp \ rapidjson + +EXTRA_DIST = \ + luawrapper/include/LuaContext.hpp -- 2.40.0