From bc3d17add84214b614f573186282a0359a5c74df Mon Sep 17 00:00:00 2001 From: Ben Collins Date: Sat, 13 Mar 1999 02:42:43 +0000 Subject: [PATCH] Moved 'doc' to SUBDIRS --- Makefile.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.in b/Makefile.in index 2aac1dd25a..84505581a3 100644 --- a/Makefile.in +++ b/Makefile.in @@ -9,9 +9,9 @@ ## in file LICENSE in the top-level directory of the distribution. ## -SUBDIRS= include libraries clients servers tests # contrib -CLEANDIRS= contrib/saucer doc -INSTALLDIRS= doc +SUBDIRS= include libraries clients servers tests doc # contrib +CLEANDIRS= contrib/saucer +INSTALLDIRS= makefiles: FORCE ./config.status -- 2.39.5