add crc-32 to subdir list
authorJohn Kohl <jtkohl@mit.edu>
Thu, 3 May 1990 08:41:05 +0000 (08:41 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Thu, 3 May 1990 08:41:05 +0000 (08:41 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@690 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/Imakefile

index 76d8de5036fbb405eaf86a367f86c25cd441fdf0..b95d2e9ec9df6952fb9cac12bb02555b8daeabfe 100644 (file)
@@ -1,6 +1,6 @@
 #define IHaveSubdirs
 #define PassCDebugFlags
 
-        SUBDIRS = ccache des kdb keytab krb os-4.3 rcache
+        SUBDIRS = ccache crc-32 des kdb keytab krb os-4.3 rcache
 
 MakeSubdirs($(SUBDIRS))