Fix typo for VFAT/NTFS compilation
authorTheodore Tso <tytso@mit.edu>
Mon, 10 Jun 1996 20:43:03 +0000 (20:43 +0000)
committerTheodore Tso <tytso@mit.edu>
Mon, 10 Jun 1996 20:43:03 +0000 (20:43 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8284 dc483132-0cff-0310-8789-dd5450dbe970

src/Makefile.in

index e33085bdc2589e2af7cfd27b66e4ebe61072ac9d..231319b2d4ecb2a8e4c20a764e1af48e46310006 100644 (file)
@@ -149,7 +149,7 @@ makefile-windows:: wconfig.exe config\pre.in config\post.in \
        .\wconfig config <lib\krb5\ccache\makefile.in >lib\krb5\ccache\makefile
        .\wconfig config <lib\krb5\ccache\file\makefile.in >lib\krb5\ccache\file\makefile
        .\wconfig config <lib\krb5\ccache\stdio\makefile.in >lib\krb5\ccache\stdio\makefile
-       .\wconfig config <lib\krb5\error_tales\makefile.in >lib\krb5\error_tables\makefile
+       .\wconfig config <lib\krb5\error_tables\makefile.in >lib\krb5\error_tables\makefile
        .\wconfig config <lib\krb5\free\makefile.in >lib\krb5\free\makefile
        .\wconfig config <lib\krb5\keytab\makefile.in >lib\krb5\keytab\makefile
        .\wconfig config <lib\krb5\keytab\file\makefile.in >lib\krb5\keytab\file\makefile