combine test directories

This fixes #295.
This commit is contained in:
William Hubbs
2019-02-22 15:19:33 -06:00
parent 6e6902c28b
commit 52d4e56674
8 changed files with 5 additions and 7 deletions

View File

@@ -33,8 +33,9 @@ ifeq (${MKZSHCOMP},yes)
SUBDIR+= zsh-completion
endif
# We need to ensure that runlevels is done last
# We need to ensure that runlevels is done last other than test
SUBDIR+= runlevels
SUBDIR+= test
INSTALLAFTER= _installafter