summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.in2
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d6cb44fa..525817f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-10-24 Bernd Warken
+
+ * Makefile.in (NOMAKEDIRS): Add groffer subdirectories.
+
2006-10-24 Werner LEMBERG <wl@gnu.org>
* tmac/groff_trace.man: Mention problem with `\\\\'.
diff --git a/Makefile.in b/Makefile.in
index 0aee2609..fa810784 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -606,6 +606,8 @@ EXTRADIRS=\
doc
NOMAKEDIRS=\
arch/djgpp \
+ contrib/groffer/perl \
+ contrib/groffer/shell \
contrib/hdtbl/examples \
contrib/mm/examples \
contrib/mm/mm \