aboutsummaryrefslogtreecommitdiff
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 c8a3df8..cdf10eb 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@ LDFLAGS = $(SANITIZER)
all: lint build $(BINS)
bear:
- bear intercept -- $(MAKE) all
+ bear intercept -- $(MAKE) build $(BINS)
bear citnames
run: $(RUNS)