aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2020-03-23 13:33:51 +0200
committerTimo Teräs <timo.teras@iki.fi>2020-03-23 13:33:51 +0200
commit2d86411446b307b772da76f25ff5b5080533f3a5 (patch)
treeccc6ae8c584b1df0a8ca7561110bbd929dea1805
parente8522411c1b410c87049e9b77b391caf2f158be7 (diff)
downloadapk-tools-2d86411446b307b772da76f25ff5b5080533f3a5.tar.bz2
apk-tools-2d86411446b307b772da76f25ff5b5080533f3a5.tar.xz
build: fix 'make check' for libfetch
-rw-r--r--Make.rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/Make.rules b/Make.rules
index b07cf98..acd566f 100644
--- a/Make.rules
+++ b/Make.rules
@@ -5,6 +5,8 @@ default: compile
all: compile docs
+test check:
+
ifndef build
toplevelrun:=yes