mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 01:59:38 -05:00
Fix depend/.links dependency for parallel make
This commit is contained in:
parent
8713229bba
commit
874ddbebe9
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ LIBBASE = back_hdb
|
|||
XINCPATH = -I.. -I$(srcdir)/.. -I$(srcdir) -I$(XXDIR)
|
||||
XDEFS = $(MODULES_CPPFLAGS)
|
||||
|
||||
depend-common: .links
|
||||
depend-local-lib: .links
|
||||
|
||||
all-local-lib: ../.backend
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue