summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorwl <wl>2004-12-08 08:31:17 +0000
committerwl <wl>2004-12-08 08:31:17 +0000
commit19027907767d699e44966b54ab8990ab8f920486 (patch)
tree0c332e9fb189bc8e9fe7a79c2b0bf7b0ff52e5c8 /Makefile.in
parent9196ca232f9fb7576000cea7090f55088bd41f1b (diff)
downloadgroff-19027907767d699e44966b54ab8990ab8f920486.tar.gz
Import Keith's `pdfmark' package. Integration is very preliminary.
* contrib/pdfmark/*: New files. * Makefile.in (OTHERDIRS): Add contrib/pdfmark. * NEWS: Updated.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index cb971711..f2cbcee9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -528,6 +528,7 @@ OTHERDIRS=\
contrib/grap2graph \
contrib/groffer \
contrib/mom \
+ contrib/pdfmark \
doc
ALLDIRS=$(INCDIRS) $(LIBDIRS) $(PROGDIRS) \
$(DEVDIRS) $(XDEVDIRS) $(OTHERDEVDIRS) $(TTYDEVDIRS) $(OTHERDIRS)