Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
howjmay committed Mar 4, 2024
1 parent 23ed856 commit 030e307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ OBJS = \
# tests/common.o \
# tests/impl.o \
# tests/main.o
tests/test.o
tests/test.o
deps := $(OBJS:%.o=%.o.d)

.SUFFIXES: .o .cpp
Expand Down

0 comments on commit 030e307

Please sign in to comment.