add include directory
authorJohn Kohl <jtkohl@mit.edu>
Mon, 29 Oct 1990 11:15:34 +0000 (11:15 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Mon, 29 Oct 1990 11:15:34 +0000 (11:15 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1347 dc483132-0cff-0310-8789-dd5450dbe970

src/Imakefile

index 6a4ad1ebf7d3bc2121c009a6fd74ad1d5c7131d8..e56aaa72e31e448684d3f3380f8d0122cd694259 100644 (file)
@@ -28,7 +28,7 @@ SSDIR=ss
 all::
        make includes
 
-        SUBDIRS = $(COMERRDIR) $(SSDIR) lib kdc admin clients appl
+        SUBDIRS = include $(COMERRDIR) $(SSDIR) lib kdc admin clients appl
   LNINSTALLDIRS = 
 
 MakeSubdirs($(SUBDIRS))