summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1990-05-18 16:47:26 +0000
committerJohn Kohl <jtkohl@mit.edu>1990-05-18 16:47:26 +0000
commit6c8a19c3ae6d263c8bee28530548bed635e5254b (patch)
treef43413042c030ada21d493c362dd438e423c296f /src
parenta4be84b32f6af931411ae0da4bf734aacceac834 (diff)
downloadkrb5-6c8a19c3ae6d263c8bee28530548bed635e5254b.tar.gz
krb5-6c8a19c3ae6d263c8bee28530548bed635e5254b.tar.xz
krb5-6c8a19c3ae6d263c8bee28530548bed635e5254b.zip
add aname
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@888 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/admin/Imakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/admin/Imakefile b/src/admin/Imakefile
index bf79a71198..0bf7a2c389 100644
--- a/src/admin/Imakefile
+++ b/src/admin/Imakefile
@@ -1,5 +1,5 @@
#define IHaveSubdirs
#define PassCDebugFlags
-SUBDIRS=create destroy edit stash
+SUBDIRS=create destroy edit stash aname
MakeSubdirs($(SUBDIRS))