add free to list of libs
authorJohn Kohl <jtkohl@mit.edu>
Thu, 3 May 1990 10:36:04 +0000 (10:36 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Thu, 3 May 1990 10:36:04 +0000 (10:36 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@699 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/Imakefile

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