diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ LDFLAGS = $(SANITIZER) all: lint build $(BINS) bear: - bear intercept -- $(MAKE) all + bear intercept -- $(MAKE) build $(BINS) bear citnames run: $(RUNS) |