Skip to content

Commit 7e5c378

Browse files
committed
add an empty rule for test::
1 parent 28e6a48 commit 7e5c378

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/darwintrace_share/Makefile.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ all:: $(STLIB)
2626

2727
install::
2828

29+
test::
30+
2931
ifeq (,$(findstring clean,$(MAKECMDGOALS)))
3032
# Include dependency information
3133
-include $(SRCS:%.c=%.d)

0 commit comments

Comments
 (0)