add cvt_flags.c
authorJohn Kohl <jtkohl@mit.edu>
Tue, 28 Aug 1990 11:52:56 +0000 (11:52 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Tue, 28 Aug 1990 11:52:56 +0000 (11:52 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1052 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/asn.1/Imakefile

index 59a2df1c6fed1ab489f767ca4c0f4811545ed2a7..a067dbc1762395ae388e75af451ed523e23e54e8 100644 (file)
@@ -21,6 +21,7 @@ SRCS= \
        arep2karep.c    \
        asrq2kasrq.c    \
        auth2kauth.c    \
+       cvt_flags.c     \
        ck2kck.c        \
        ekrp2kekrp.c    \
        enck2kkey.c     \
@@ -77,6 +78,7 @@ OBJS= \
        arep2karep.o    \
        asrq2kasrq.o    \
        auth2kauth.o    \
+       cvt_flags.o     \
        ck2kck.o        \
        ekrp2kekrp.o    \
        enck2kkey.o     \