summaryrefslogtreecommitdiff
path: root/sh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sh/Makefile')
-rw-r--r--sh/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sh/Makefile b/sh/Makefile
index bd55cbd..2f10ef5 100644
--- a/sh/Makefile
+++ b/sh/Makefile
@@ -18,3 +18,6 @@ _installafter:
@# Put functions.sh into the init.d dir so 3rd party apps don't have to
@# be multilib aware
ln -snf ${PREFIX}/${RC_LIB}/sh/functions.sh ${DESTDIR}/${PREFIX}/${INITDIR} || exit $$?
+
+check test::
+ ./runtests.sh