include/asn.1 no longer exists; don't try to reference it
authorRichard Basch <probe@mit.edu>
Tue, 25 Feb 1997 23:50:35 +0000 (23:50 +0000)
committerRichard Basch <probe@mit.edu>
Tue, 25 Feb 1997 23:50:35 +0000 (23:50 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9981 dc483132-0cff-0310-8789-dd5450dbe970

src/Makefile.in

index eaf5997427a227dc42998be8cb89c3f3432542f6..5976f4576a7ccc70be52fa218737c7d459dc84c5 100644 (file)
@@ -274,8 +274,7 @@ ZIP=zip
 FILES= ./* \
        clients/* clients/kdestroy/* clients/kinit/* clients/klist/* \
        config/* include/* include/kerberosIV/* \
-       include/krb5/* include/krb5/asn.1/* include/krb5/stock/* \
-       include/sys/* lib/* \
+       include/krb5/* include/krb5/stock/* include/sys/* lib/* \
        lib/crypto/* lib/crypto/crc32/* lib/crypto/des/* \
        lib/crypto/sha/* lib/crypto/md4/* lib/crypto/md5/* lib/crypto/os/* \
        lib/des425/* lib/gssapi/* lib/gssapi/generic/* lib/gssapi/krb5/* \
@@ -292,7 +291,7 @@ WINFILES= util/windows/* \
 
 MACFILES= mac/* mac/kconfig/* mac/libraries/* mac/telnet-k5-auth/* \
        mac/gss-sample/* mac/SAP/* config/* include/* include/krb5/* \
-       include/krb5/asn.1/* include/krb5/stock/* include/sys/* \
+       include/krb5/stock/* include/sys/* \
        ./patchlevel.h
 
 WINBINARYFILES=        windows/*/*.ico windows/*/*.doc windows/*/*.hlp windows/*/*.hpj