Fix really stupid typo
authorTheodore Tso <tytso@mit.edu>
Tue, 1 Apr 1997 02:05:12 +0000 (02:05 +0000)
committerTheodore Tso <tytso@mit.edu>
Tue, 1 Apr 1997 02:05:12 +0000 (02:05 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10040 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/gssapi/krb5/Makefile.in

index b938989e5d357b9e8825c4d2c0bf598cefc440f4..089b9401e6165e8680ca334f9d58a65286497784 100644 (file)
@@ -59,7 +59,7 @@ SRCS = \
 OBJS = \
        accept_sec_context.$(OBJEXT) \
        acquire_cred.$(OBJEXT) \
-       canon_name.$(OBJECT) \
+       canon_name.$(OBJEXT) \
        compare_name.$(OBJEXT) \
        context_time.$(OBJEXT) \
        delete_sec_context.$(OBJEXT) \