From a6c1145b5a025757a251f04488fe685e25979b88 Mon Sep 17 00:00:00 2001 From: wl Date: Wed, 8 Dec 2004 14:33:55 +0000 Subject: (OTHERDIRS: Fix directory order. --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.in') 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=\ -- cgit v1.2.1