From: Theodore Tso Date: Fri, 24 Jul 1992 15:54:46 +0000 (+0000) Subject: Added bsd to the list of subdirectories X-Git-Tag: krb5-1.0-beta2~152 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=21296496f0abc353858c15216db1cb81eac7214c;p=krb5.git Added bsd to the list of subdirectories git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2310 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/appl/Imakefile b/src/appl/Imakefile index f871737e9..1176f9f02 100644 --- a/src/appl/Imakefile +++ b/src/appl/Imakefile @@ -25,5 +25,5 @@ #define IHaveSubdirs #define PassCDebugFlags -SUBDIRS=sample simple popper movemail user_user +SUBDIRS=sample simple bsd popper movemail user_user MakeSubdirs($(SUBDIRS))