summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPaul Borman <prb@mit.edu>1990-11-14 15:37:07 +0000
committerPaul Borman <prb@mit.edu>1990-11-14 15:37:07 +0000
commit1c59144fa2d08380cec9426ced71a7d341517cba (patch)
tree85b53d9c1f8fc4d093579020eed5d7dc1c3b88a4 /src
parent573dd77ab2b47d6ffe1e9326f022bd5f8d858ce8 (diff)
Added the ``common'' subdirectory
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1450 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/appl/Imakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/appl/Imakefile b/src/appl/Imakefile
index 79ab5d8af..72cfbc70b 100644
--- a/src/appl/Imakefile
+++ b/src/appl/Imakefile
@@ -10,5 +10,5 @@
#define IHaveSubdirs
#define PassCDebugFlags
-SUBDIRS=sample telnetd telnet
+SUBDIRS=sample common telnetd telnet
MakeSubdirs($(SUBDIRS))