mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-19 14:30:57 +08:00
Moved 'doc' to SUBDIRS and removed it from CLEANDIRS/INSTALLDIRS
This commit is contained in:
parent
0bc408e921
commit
9b9f0b7282
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user