summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1991-03-04 16:38:13 +0000
committerJohn Kohl <jtkohl@mit.edu>1991-03-04 16:38:13 +0000
commitd5293503dbe5fcc8bb5ed1a88679830af32a9bed (patch)
treec81c59d2e04e005727ae4825bf2b9c81f02bd8e3
parent444914dc4f13b6fa606a2dbc52a662b523898d6f (diff)
downloadkrb5-d5293503dbe5fcc8bb5ed1a88679830af32a9bed.tar.gz
krb5-d5293503dbe5fcc8bb5ed1a88679830af32a9bed.tar.xz
krb5-d5293503dbe5fcc8bb5ed1a88679830af32a9bed.zip
add simple
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1850 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/appl/Imakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/appl/Imakefile b/src/appl/Imakefile
index 1fa4d7e93..fa8971b81 100644
--- a/src/appl/Imakefile
+++ b/src/appl/Imakefile
@@ -11,5 +11,5 @@
#define IHaveSubdirs
#define PassCDebugFlags
-SUBDIRS=sample telnet
+SUBDIRS=sample simple telnet
MakeSubdirs($(SUBDIRS))