summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorwlemb <wlemb>2002-01-05 21:55:59 +0000
committerwlemb <wlemb>2002-01-05 21:55:59 +0000
commit75885e213c18dacdc91cc5c07f4f2282beb68d2d (patch)
tree3b1c507971d6e0ba6b2d75512fe1dc912599e231 /Makefile.in
parent21354b4829b79ceea3a9e88eb64ffc3c3bf20bbf (diff)
downloadgroff-75885e213c18dacdc91cc5c07f4f2282beb68d2d.tar.gz
Integrated groffer, contributed by Bernd Warken.
* contrib/groffer/*: New. * Makefile.in, NEWS: Updated.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index c042d8d3..a6d4ea15 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,4 +1,4 @@
-# Copyright (C) 1989-2000, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1989-2000, 2001, 2002 Free Software Foundation, Inc.
# Written by James Clark (jjc@jclark.com)
#
# This file is part of groff.
@@ -404,7 +404,8 @@ OTHERDIRS=\
src/roff/grog \
src/roff/nroff \
contrib/mm \
- contrib/pic2graph
+ contrib/pic2graph \
+ contrib/groffer
ALLDIRS=$(INCDIRS) $(LIBDIRS) $(PROGDIRS) \
$(DEVDIRS) $(TTYDEVDIRS) $(OTHERDIRS)
EXTRADIRS=\