clean a lot of header files (since automake lacks a clean-hook)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5616 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -12,3 +12,37 @@ include_HEADERS = krb5-types.h
|
|||||||
|
|
||||||
krb5-types.h: bits
|
krb5-types.h: bits
|
||||||
./bits krb5-types.h
|
./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
|
||||||
|
@@ -1,3 +1,5 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
include $(top_srcdir)/Makefile.am.common
|
include $(top_srcdir)/Makefile.am.common
|
||||||
|
|
||||||
|
CLEANFILES = admin.h kadm5_err.h private.h
|
||||||
|
Reference in New Issue
Block a user