summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner LEMBERG <wl@gnu.org>2013-01-29 11:02:10 +0000
committerWerner LEMBERG <wl@gnu.org>2013-01-29 11:02:10 +0000
commita4c4fcf5fdbc57ac8ad09ebb74407cc4fc4efe67 (patch)
tree1b0373af9456af979cb9be3a75b4c18faf472953
parent06c077b7b7d26270ea6133418a55351b9c994eb7 (diff)
downloadgroff-git-a4c4fcf5fdbc57ac8ad09ebb74407cc4fc4efe67.tar.gz
* Makefile.sub (MOSTLYCLEANADD): Fix typo.
-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 4fbd08b84..a631d27b2 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 49aabc7db..95caed3ac 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