]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Moved 'doc' to SUBDIRS and removed it from CLEANDIRS/INSTALLDIRS
authorBen Collins <bcollins@openldap.org>
Fri, 12 Mar 1999 14:47:45 +0000 (14:47 +0000)
committerBen Collins <bcollins@openldap.org>
Fri, 12 Mar 1999 14:47:45 +0000 (14:47 +0000)
Makefile.in

index aaac8d65039aaa38cb197c6c7da3368b3152b719..367a6a1d15da454fd758eeccb086e34414df5886 100644 (file)
@@ -9,9 +9,9 @@
 ## in file LICENSE in the top-level directory of the distribution.
 ##
 
-SUBDIRS= include libraries clients servers # contrib
-CLEANDIRS= tests doc
-INSTALLDIRS= doc
+SUBDIRS= include libraries clients servers doc # contrib
+CLEANDIRS= tests
+INSTALLDIRS=
 
 makefiles:     FORCE
        ./config.status