summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Imakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Imakefile b/src/Imakefile
index 4de390e07..5f058146d 100644
--- a/src/Imakefile
+++ b/src/Imakefile
@@ -19,7 +19,7 @@ world::
make ${MFLAGS} depend
make ${MFLAGS} all
-SUBDIRS = include lib kdc admin clients appl
+SUBDIRS = include lib kdc admin slave clients appl tests
LNINSTALLDIRS =
MakeSubdirs($(SUBDIRS))