Removed colon from makefile task names

This commit is contained in:
Henrik Lissner 2017-09-22 21:39:31 +02:00
parent 248ea4c2c7
commit 27cd8d8432
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 16 additions and 15 deletions

View file

@ -68,6 +68,7 @@
+ =doom=
+ Added new module: ~lang/ledger~, for editing ledger files.
+ Fixed ~make update~ to work even if Doom is installed somewhere other than ~\~/.emacs.d~ (see [[https://github.com/hlissner/doom-emacs/issues/190][#190]]).
+ Removed colons from makefile task target names. They broke compatibility with certain versions of make.
+ =feature=
+ =hydra= Display a separator along the bottom of hydra windows for extra contrast.
+ =ui=