From: Pieter Lexis Date: Wed, 7 Feb 2018 09:05:16 +0000 (+0100) Subject: Add usage include for the new builder X-Git-Tag: dnsdist-1.3.3~83^2~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=282b68f859d9883d6c570bdfb70db7aa620b36f4;p=thirdparty%2Fpdns.git Add usage include for the new builder --- diff --git a/builder-support/usage.include.txt b/builder-support/usage.include.txt new file mode 100644 index 0000000000..3c9a2dc82c --- /dev/null +++ b/builder-support/usage.include.txt @@ -0,0 +1,6 @@ +Supported MODULES values: + authoritative + recursor + dnsdist + +Not setting one of these will make the builder exit with an error, as building all programs in one go is not supported and usually not necessary.