From: Paul Borman Date: Wed, 14 Nov 1990 15:37:07 +0000 (+0000) Subject: Added the ``common'' subdirectory X-Git-Tag: krb5-1.0-alpha3~143 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1c59144fa2d08380cec9426ced71a7d341517cba;p=krb5.git Added the ``common'' subdirectory git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1450 dc483132-0cff-0310-8789-dd5450dbe970 --- 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))