(CLEANFILES): add wind.h and wind_err.h and sort.
authorLove Hörnquist Åstrand <lha@kth.se>
Sat, 23 Feb 2008 19:57:50 +0000 (19:57 +0000)
committerLove Hörnquist Åstrand <lha@kth.se>
Sat, 23 Feb 2008 19:57:50 +0000 (19:57 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22630 ec53bebd-3082-4978-b11e-865c3cabbd6b

include/Makefile.am

index fd5854270ae5d8a8570f30d113fb51eee24fe81a..06d395e9b0ad91345b3c4c0ccc9c8f264a34a097 100644 (file)
@@ -19,67 +19,69 @@ crypto-headers.h: make_crypto$(EXEEXT)
        ./make_crypto$(EXEEXT) crypto-headers.h
 
 CLEANFILES =                   \
-       cms_asn1.h              \
-       der-protos.h            \
-       digest_asn1.h           \
-       hdb-protos.h            \
-       heim_asn1.h             \
-       heim_threads.h          \
-       hex.h                   \
-       hx509-protos.h          \
-       hx509.h                 \
-       hx509_err.h             \
-       kx509_asn1.h            \
-       kx509_err.h             \
-       k524_err.h              \
-       kdc-protos.h            \
-       kdc.h                   \
-       krb5_asn1.h             \
-       krb5_ccapi.h            \
-       parse_bytes.h           \
-       pkcs12_asn1.h           \
-       pkcs8_asn1.h            \
-       pkcs9_asn1.h            \
-       pkinit_asn1.h           \
-       rfc2459_asn1.h          \
-       rtbl.h                  \
-       test-mem.h              \
-       vers.h                  \
-       vis.h                   \
        asn1.h                  \
        asn1_err.h              \
        base64.h                \
+       cms_asn1.h              \
        com_err.h               \
        com_right.h             \
        crypto-headers.h        \
+       der-protos.h            \
        der.h                   \
+       digest_asn1.h           \
        editline.h              \
        err.h                   \
        getarg.h                \
        glob.h                  \
        gssapi.h                \
+       hdb-protos.h            \
        hdb.h                   \
        hdb_asn1.h              \
        hdb_err.h               \
+       heim_asn1.h             \
        heim_err.h              \
-       heimntlm.h              \
+       heim_threads.h          \
        heimntlm-protos.h       \
+       heimntlm.h              \
+       hex.h                   \
+       hx509-protos.h          \
+       hx509.h                 \
+       hx509_err.h             \
+       k524_err.h              \
        kafs.h                  \
-       krb_err.h               \
-       krb5-protos.h           \
+       kdc-protos.h            \
+       kdc.h                   \
        krb5-private.h          \
+       krb5-protos.h           \
        krb5-types.h            \
        krb5.h                  \
+       krb5_asn1.h             \
+       krb5_ccapi.h            \
        krb5_err.h              \
+       krb_err.h               \
+       kx509_asn1.h            \
+       kx509_err.h             \
+       locate_plugin.h         \
        otp.h                   \
+       parse_bytes.h           \
        parse_time.h            \
        parse_units.h           \
+       pkcs12_asn1.h           \
+       pkcs8_asn1.h            \
+       pkcs9_asn1.h            \
+       pkinit_asn1.h           \
        resolve.h               \
+       rfc2459_asn1.h          \
        roken-common.h          \
        roken.h                 \
+       rtbl.h                  \
        sl.h                    \
+       test-mem.h              \
+       vers.h                  \
+       vis.h                   \
+       wind.h                  \
+       wind_err.h              \
        windc_plugin.h          \
-       locate_plugin.h         \
        xdbm.h
 
 DISTCLEANFILES =       \