New commits:
commit c64d92014d7999cf369e3d8f9414cc591c29bf7b
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
Makefile: Simplify help rule
commit ec6d9a397fcdfd813dfefcc54b6efd39b44b84ac
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
ChangeLog: Fix typo and add missing entry
diff --git a/ChangeLog b/ChangeLog
index b739d6f..ce22f1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,14 @@
2021-09-08 Ismael Luceno <ismael AT sourcemage.org>
* Makefile: unified version bump target + make devinst dep on it
+2021-08-28 Ismael Luceno <ismael AT sourcemage.org>
+ * protected: fixed libintl path
+
2021-02-26 Thomas Orgis <sobukus AT sourcemage.org>
* Makefile: added devinst target to mark installs from git checkout
2020-10-01 Thomas Orgis <sobukus AT sourcemage.org>
- * protected: add /bin/login (!!)
+ * protected: added /bin/login (!!)
2020-09-30 Thomas Orgis <sobukus AT sourcemage.org>
* libgrimoire: default to default size of tmpfs (half of RAM)
diff --git a/Makefile b/Makefile
index c95a610..d9c6fa4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,9 @@
AWK ?= awk