mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
Remove # contrib from SUBDIRS
This commit is contained in:
parent
b06c4a5576
commit
f6f3504ff5
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue