From: Michael Smith Date: Tue, 28 Aug 2007 07:22:19 +0000 (+0000) Subject: Moved build-check and build-clean scripts to buildtools dir so X-Git-Tag: release/1.79.1~6^2~1750 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3a865dce41070ab26424a7d4a24981b3b33a972b;p=docbook-dsssl Moved build-check and build-clean scripts to buildtools dir so that they can be used for normal builds too (not just release builds). --- diff --git a/releasetools/build-check b/buildtools/build-check similarity index 100% rename from releasetools/build-check rename to buildtools/build-check diff --git a/releasetools/build-clean b/buildtools/build-clean similarity index 100% rename from releasetools/build-clean rename to buildtools/build-clean