diff --git a/Makefile b/Makefile index 8d955d4..642c37b 100644 --- a/Makefile +++ b/Makefile @@ -86,7 +86,7 @@ version: %: cmd/% $(TARGET_OBJS) $(CCACHE) $(CXX) $(CFLAGS) -o $@ $(filter-out cmd/%, $^) $(filter $