diff options
| author | Paul Borman <prb@mit.edu> | 1990-11-14 15:37:07 +0000 |
|---|---|---|
| committer | Paul Borman <prb@mit.edu> | 1990-11-14 15:37:07 +0000 |
| commit | 1c59144fa2d08380cec9426ced71a7d341517cba (patch) | |
| tree | 85b53d9c1f8fc4d093579020eed5d7dc1c3b88a4 /src | |
| parent | 573dd77ab2b47d6ffe1e9326f022bd5f8d858ce8 (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/Imakefile | 2 |
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)) |
