summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/chem/ChangeLog6
-rw-r--r--contrib/chem/Makefile.sub6
2 files changed, 8 insertions, 4 deletions
diff --git a/contrib/chem/ChangeLog b/contrib/chem/ChangeLog
index 4fbd08b8..a631d27b 100644
--- a/contrib/chem/ChangeLog
+++ b/contrib/chem/ChangeLog
@@ -1,3 +1,7 @@
+2013-01-29 Werner LEMBERG <wl@gnu.org>
+
+ * Makefile.sub (MOSTLYCLEANADD): Fix typo.
+
2010-12-13 Werner LEMBERG <wl@gnu.org>
Really fix handling of examples/122.
@@ -211,7 +215,7 @@
________________________________________________________________
License
- Copyright (C) 2006, 2007, 2008, 2009, 2010
+ Copyright (C) 2006-2010, 2013
Free Software Foundation, Inc.
Written by Bernd Warken <groff-bernd.warken-72@web.de>.
diff --git a/contrib/chem/Makefile.sub b/contrib/chem/Makefile.sub
index 49aabc7d..95caed3a 100644
--- a/contrib/chem/Makefile.sub
+++ b/contrib/chem/Makefile.sub
@@ -2,10 +2,10 @@
# File position: <groff-source>/contrib/chem/Makefile.sub
-# Copyright (C) 2006, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2009, 2010, 2013 Free Software Foundation, Inc.
# Written by Bernd Warken <groff-bernd.warken-72@web.de>.
-# Last update: 12 Dec 2010
+# Last update: 29 Jan 2013
# This file is part of `chem' which is part of `groff'.
@@ -30,7 +30,7 @@ MOSTLYCLEANADD=\
chem.n \
README \
examples/README \
- example/122/README
+ examples/122/README
# not all make programs have $(RM) predefined.
RM=rm -f