summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorwl <wl>2004-12-08 14:33:55 +0000
committerwl <wl>2004-12-08 14:33:55 +0000
commita6c1145b5a025757a251f04488fe685e25979b88 (patch)
tree99029eeb2ce86cf8a89e0fab545876b9510d6dc1 /Makefile.in
parent19027907767d699e44966b54ab8990ab8f920486 (diff)
downloadgroff-a6c1145b5a025757a251f04488fe685e25979b88.tar.gz
(OTHERDIRS: Fix directory order.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index f2cbcee9..0b8f2de9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -522,14 +522,14 @@ OTHERDIRS=\
src/utils/afmtodit \
src/roff/grog \
src/roff/nroff \
+ doc \
contrib/mm \
contrib/pic2graph \
contrib/eqn2graph \
contrib/grap2graph \
contrib/groffer \
contrib/mom \
- contrib/pdfmark \
- doc
+ contrib/pdfmark
ALLDIRS=$(INCDIRS) $(LIBDIRS) $(PROGDIRS) \
$(DEVDIRS) $(XDEVDIRS) $(OTHERDEVDIRS) $(TTYDEVDIRS) $(OTHERDIRS)
EXTRADIRS=\