From: Peter van Dijk Date: Tue, 29 May 2018 20:37:58 +0000 (+0200) Subject: auth: reorder SUBDIRS X-Git-Tag: dnsdist-1.3.1~27^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6692%2Fhead;p=thirdparty%2Fpdns.git auth: reorder SUBDIRS --- diff --git a/Makefile.am b/Makefile.am index b8b2c27c43..7b5304c066 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,4 @@ -SUBDIRS = ext modules codedocs docs - -SUBDIRS += pdns +SUBDIRS = ext modules pdns codedocs docs EXTRA_DIST = \ INSTALL \