diff --git a/include/Makefile.am b/include/Makefile.am index 825d29e23..a7e67e7ae 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -12,3 +12,37 @@ include_HEADERS = krb5-types.h krb5-types.h: bits ./bits krb5-types.h + +CLEANFILES = \ + asn1.h \ + asn1_err.h \ + base64.h \ + com_err.h \ + com_right.h \ + der.h \ + des.h \ + editline.h \ + err.h \ + getarg.h \ + glob.h \ + gssapi.h \ + hdb.h \ + hdb_asn1.h \ + hdb_err.h \ + heim_err.h \ + kafs.h \ + krb5-protos.h \ + krb5-types.h \ + krb5.h \ + krb5_err.h \ + md4.h \ + md5.h \ + otp.h \ + parse_time.h \ + parse_units.h \ + resolve.h \ + roken-common.h \ + roken.h \ + sha.h \ + sl.h \ + xdbm.h diff --git a/include/kadm5/Makefile.am b/include/kadm5/Makefile.am index f4c8361fc..a3315fe2c 100644 --- a/include/kadm5/Makefile.am +++ b/include/kadm5/Makefile.am @@ -1,3 +1,5 @@ # $Id$ include $(top_srcdir)/Makefile.am.common + +CLEANFILES = admin.h kadm5_err.h private.h