aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8f5af8a..89015a0 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,7 @@ check:
else
ifdef c
check:
- $(MAKE) -C test $c
+ $(MAKE) -C test $c c=
else
check:
$(MAKE) -C test