aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2c8527b5..b02e1c50 100644
--- a/Makefile
+++ b/Makefile
@@ -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