Makefile: Fix "make autostyle" for out-of-tree builds

Fixes bug 32370; bugfix on 0.4.1.2-alpha.
This commit is contained in:
teor
2019-11-05 11:56:14 +10:00
parent c065ad3e3d
commit 9e2a2d38f4
2 changed files with 7 additions and 4 deletions
+3
View File
@@ -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.