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