]> git.sur5r.net Git - openldap/commitdiff
Remove lber_types.h on 'make veryclean'
authorKurt Zeilenga <kurt@openldap.org>
Sun, 15 Aug 1999 21:58:47 +0000 (21:58 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 15 Aug 1999 21:58:47 +0000 (21:58 +0000)
include/Makefile.in

index a050df6f5d9518bd7588e7c9227d70ae3824446c..eb7ccd560d6628bc0047a8336622a321a7d0f657 100644 (file)
@@ -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