diff options
author | teor <teor@torproject.org> | 2019-11-05 11:56:14 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-11-05 12:00:57 +1000 |
commit | 9e2a2d38f45c45e455df04c20147bca5ebf078ce (patch) | |
tree | 5a5f551bf92419d0e621a4d49ab6a4752022fc2f /changes/bug32370 | |
parent | c065ad3e3ddbe403702f82b34d3058997562f997 (diff) | |
download | tor-9e2a2d38f45c45e455df04c20147bca5ebf078ce.tar.gz tor-9e2a2d38f45c45e455df04c20147bca5ebf078ce.zip |
Makefile: Fix "make autostyle" for out-of-tree builds
Fixes bug 32370; bugfix on 0.4.1.2-alpha.
Diffstat (limited to 'changes/bug32370')
-rw-r--r-- | changes/bug32370 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug32370 b/changes/bug32370 new file mode 100644 index 0000000000..9e450d9612 --- /dev/null +++ b/changes/bug32370 @@ -0,0 +1,3 @@ + o Minor bugfixes (build): + - Fix "make autostyle" for out-of-tree builds. + Fixes bug 32370; bugfix on 0.4.1.2-alpha. |