From: Kurt Zeilenga Date: Wed, 28 Apr 1999 23:11:18 +0000 (+0000) Subject: Remove # contrib from SUBDIRS X-Git-Tag: OPENLDAP_SLAPD_BACK_LDAP~123 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f6f3504ff5c88393e5ee0ff8cb2d1eaf2fc979d0;p=openldap Remove # contrib from SUBDIRS --- diff --git a/Makefile.in b/Makefile.in index f050d77a2a..e055496662 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 doc # contrib +SUBDIRS= include libraries clients servers tests doc CLEANDIRS= contrib -INSTALLDIRS= +INSTALLDIRS= makefiles: FORCE ./config.status