summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog1
-rw-r--r--Makefile.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 65830b3..9718d47 100644
--- a/Changelog
+++ b/Changelog
@@ -7,6 +7,7 @@ Changes in quota-tools from 3.12 to 3.13
at reaching (Jan Kara)
* fixed exit codes of setquota(8) and edquota(8) (Jan Kara)
* updated Polish translations (Jakub Bogusz)
+* fixed "bashism" is Makefile (Michael Meskes)
Changes in quota-tools from 3.11 to 3.12
* fixed bug in quotaon(8) reporting (Paul Szabo)
diff --git a/Makefile.in b/Makefile.in
index 639367e..5d87e0b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -54,7 +54,7 @@ clean:
-rm -f core *.o .*.d
clobber: clean
- -rm -f $(PROGS) Makefile config.{status,cache,log}
+ -rm -f $(PROGS) Makefile config.status config.cache config.log
realclean: clobber
-rm -f $(RPCSRC) po/*.mo