summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-08-10 22:20:47 +0000
committerwlemb <wlemb>2001-08-10 22:20:47 +0000
commit53b5abaf04f16b21b2358c6848d3264a1ebdd37e (patch)
tree70ef1e7426818e4b910c2a35f7b960c408f6f9dd /Makefile.in
parent5559a2d8e74e6a83aa23a10cc3f3b146773fded7 (diff)
downloadgroff-53b5abaf04f16b21b2358c6848d3264a1ebdd37e.tar.gz
Intergrated pic2graph, contributed by Eric S. Raymond.
* contrib/pic2graph/{Makefile.sub, pic2graph.sh, pic2graph.man}: New files. * Makefile.in, NEWS: Updated. * src/preproc/tbl/tbl.man: Revised. * src/preproc/tbl/tbl.man: Extended to cover all tbl features. * src/preproc/tbl/main.cc (process_data): Fix recognition of .lf requests. * Makefile.sub (configure): Depend on configure.ac, not configure.in. * INSTALL.gen: Upgrade to autoconf 2.52's INSTALL. * src/utils/afmtodit/afmtodit.man, src/roff/groff/groff.man: Minor fixes.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index b4845d2f..89d03be4 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -393,7 +393,8 @@ OTHERDIRS=\
src/utils/afmtodit \
src/roff/grog \
src/roff/nroff \
- contrib/mm
+ contrib/mm \
+ contrib/pic2graph
ALLDIRS=$(INCDIRS) $(LIBDIRS) $(PROGDIRS) \
$(DEVDIRS) $(TTYDEVDIRS) $(OTHERDIRS)
EXTRADIRS=\