From: Ben Collins Date: Sat, 13 Mar 1999 02:42:43 +0000 (+0000) Subject: Moved 'doc' to SUBDIRS X-Git-Tag: OPENLDAP_SLAPD_BACK_LDAP~402 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=bc3d17add84214b614f573186282a0359a5c74df;p=openldap Moved 'doc' to SUBDIRS --- 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