]> git.ipfire.org Git - thirdparty/pdns.git/blob - ext/Makefile.am
Merge pull request #2632 from cmouse/goracle-transactions
[thirdparty/pdns.git] / ext / Makefile.am
1 SUBDIRS = \
2 $(POLARSSL_SUBDIR) \
3 $(ED25519_SUBDIR) \
4 yahttp \
5 rapidjson \
6 json11
7
8 DIST_SUBDIRS = \
9 polarssl \
10 ed25519 \
11 yahttp \
12 rapidjson \
13 json11
14
15 EXTRA_DIST = \
16 luawrapper/include/LuaContext.hpp