add sn2princ
authorJohn Kohl <jtkohl@mit.edu>
Thu, 21 Mar 1991 13:55:02 +0000 (13:55 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Thu, 21 Mar 1991 13:55:02 +0000 (13:55 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1941 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/os/Imakefile

index 7a620cf57705bd964d691bd8e25a75738a4a49b9..b30094f8d3b511a420a8cc670d90bacc86c9643b 100644 (file)
@@ -33,6 +33,7 @@ OBJS= \
        rnd_confoun.o   \
        read_pwd.o      \
        sendto_kdc.o    \
+       sn2princ.o      \
        timeofday.o     \
        unlck_file.o    \
        ustime.o
@@ -60,6 +61,7 @@ SRCS= \
        port2ip.c       \
        rnd_confoun.c   \
        sendto_kdc.c    \
+       sn2princ.c      \
        timeofday.c     \
        unlck_file.c    \
        ustime.c