mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 17:19:43 -05:00
Remove lber_types.h on 'make veryclean'
This commit is contained in:
parent
5cf9fad3e3
commit
1a5734c580
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ clean-local: FORCE
|
|||
$(RM) ldap_config.h
|
||||
|
||||
veryclean-local: clean-local FORCE
|
||||
$(RM) portable.h ldap_features.h
|
||||
$(RM) portable.h lber_types.h ldap_features.h
|
||||
|
||||
depend-local: ldap_config.h FORCE
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue