diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-11-08 13:09:08 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-11-08 13:30:00 (EST) |
commit | 3a00326d2ebaede5710fef4a7d8869caf650170f (patch) | |
tree | f86cf92718205c6f9ff74825a50b7841a35563a4 /changelog | |
parent | bbc67ca23cc75fc45b00d846e1319d3246cfb34a (diff) |
src/*/build.mk: Fix error on missing directories
Error introduced by commit 6e46a695.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +platconf-pkg-tools (3.0.1) trunk + + * build.mk files no longer throw an error when <src/build/> or + <src/run/> is missing. + + -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sun, 08 Nov 2020 13:08:46 -0500 + platconf-pkg-tools (3.0.0) trunk * New incompatible interface version 3: |