aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2019-02-22 15:19:33 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2019-02-22 18:08:19 -0600
commit52d4e566743f57b9de81c77fdb605c171c02eacb (patch)
tree62fb2b40c926cc83e3526ad41ee9bb81049a7c8e /Makefile
parent6e6902c28b715826fdfc7b42a592db88459b9a57 (diff)
combine test directories
This fixes #295.
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