From 501c5ac2fe31f9151bf8ec1876b5c2730ed351f3 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Sat, 30 Oct 2010 22:19:29 -0700 Subject: [PATCH] sort and add ntlm_err.h --- include/Makefile.am | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/include/Makefile.am b/include/Makefile.am index fad1c61a4..8fe6cbc09 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -75,23 +75,24 @@ CLEANFILES = \ kx509_asn1.h \ kx509_err.h \ locate_plugin.h \ - otp.h \ + ntlm_err.h \ ocsp_asn1.h \ + otp.h \ parse_bytes.h \ parse_time.h \ parse_units.h \ + pkcs10_asn1.h \ pkcs12_asn1.h \ pkcs8_asn1.h \ pkcs9_asn1.h \ - pkcs10_asn1.h \ pkinit_asn1.h \ resolve.h \ rfc2459_asn1.h \ roken-common.h \ roken.h \ rtbl.h \ - sl.h \ send_to_kdc_plugin.h \ + sl.h \ test-mem.h \ vers.h \ vis.h \