summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 2f4ade0..bef9a55 100755
--- a/build
+++ b/build
@@ -11,6 +11,7 @@ configure:
build: configure
oh-autobuild
+ (cd src && make check)
touch $@
install: build