]> granicus.if.org Git - pdns/commitdiff
Always include polarssl in dist
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 6 Oct 2014 17:31:09 +0000 (19:31 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 6 Oct 2014 19:14:44 +0000 (21:14 +0200)
This is necessary since POLARSSL_SUBDIR
can be empty when configuring --with-system-polarssl, running
make distdir and building an rpm from that distdir afterwards.

pdns/ext/Makefile.am

index 5458462ef9914efb8cf7e9972267d217f6456842..e7279e14a3799b1c68e5f46d2cc7185d0039ac4f 100644 (file)
@@ -1 +1,2 @@
 SUBDIRS=$(POLARSSL_SUBDIR) yahttp rapidjson
+DIST_SUBDIRS=polarssl-1.3.2 yahttp rapidjson