diff options
| author | John Kohl <jtkohl@mit.edu> | 1990-05-23 14:49:08 +0000 |
|---|---|---|
| committer | John Kohl <jtkohl@mit.edu> | 1990-05-23 14:49:08 +0000 |
| commit | cc31ec1d7d9a26811e8fdc25974f5f2f18296041 (patch) | |
| tree | 256612c06f6269465dd402c9d65d922d44e4daae /src | |
| parent | d97d32af6dbf3324a96a90c63d30c3e09678fd22 (diff) | |
add telnetd, telnet
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@924 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 81149a1d8..846c2565b 100644 --- a/src/appl/Imakefile +++ b/src/appl/Imakefile @@ -1,5 +1,5 @@ #define IHaveSubdirs #define PassCDebugFlags -SUBDIRS=sample +SUBDIRS=sample telnetd telnet MakeSubdirs($(SUBDIRS)) |
