mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-13 14:27:59 +08:00
Fix XXHEADERS dependency
This commit is contained in:
parent
464fc6b68a
commit
595169b64f
@ -43,7 +43,7 @@ ucgendat: $(XLIBS) ucgendat.o
|
||||
done
|
||||
touch .links
|
||||
|
||||
$(XXSRCS) : .links
|
||||
$(XXSRCS) $(XXHEADERS) : .links
|
||||
|
||||
clean-local: FORCE
|
||||
@$(RM) *.dat .links $(XXHEADERS) ucgendat
|
||||
|
Loading…
x
Reference in New Issue
Block a user