From: Theodore Tso Date: Wed, 15 Jun 1994 05:18:02 +0000 (+0000) Subject: Include the new gss-sample directory X-Git-Tag: krb5-1.0-beta4~57 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=228c0c3a43f5ac01cbf8fe25ea7e748524777764;p=krb5.git Include the new gss-sample directory git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3798 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/appl/Imakefile b/src/appl/Imakefile index 88bbfbce8..3b7fa38bd 100644 --- a/src/appl/Imakefile +++ b/src/appl/Imakefile @@ -25,5 +25,5 @@ #define IHaveSubdirs #define PassCDebugFlags -SUBDIRS=telnet sample simple bsd popper movemail user_user +SUBDIRS=telnet sample simple bsd popper movemail user_user gss-sample MakeSubdirs($(SUBDIRS))