include/Makefile.am: don't clean files that are distributed.

We stop cleaning crypto-headers.h and heim_threads.h.
This commit is contained in:
Roland C. Dowdeswell
2015-11-06 17:06:26 -05:00
committed by Roland C. Dowdeswell
parent 352a7e94a3
commit 3e6fffed60

View File

@@ -39,7 +39,6 @@ CLEANFILES = \
com_err.h \
com_right.h \
crmf_asn1.h \
crypto-headers.h \
db_plugin.h \
der-private.h \
der-protos.h \
@@ -59,7 +58,6 @@ CLEANFILES = \
heim-ipc.h \
heim_asn1.h \
heim_err.h \
heim_threads.h \
heimbase.h \
heimntlm-protos.h \
heimntlm.h \