]> git.ipfire.org Git - thirdparty/pdns.git/blob - ext/Makefile.am
Merge pull request #13481 from berthubert/lua-localwho
[thirdparty/pdns.git] / ext / Makefile.am
1 SUBDIRS = \
2 arc4random \
3 ipcrypt \
4 json11 \
5 yahttp
6
7 DIST_SUBDIRS = \
8 arc4random \
9 ipcrypt \
10 json11 \
11 yahttp
12
13 EXTRA_DIST = \
14 luawrapper/include/LuaContext.hpp \
15 protozero/* protozero/include/protozero/*
16