Skip to content

Commit

Permalink
U
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross35 committed Oct 23, 2023
1 parent 42411cf commit 94fcfd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rcrypto-sys/tests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ build: .check-submodules $(build_paths) $(test_exe_files)
# make all test executables
$(dir_testout)test_%.$(target_extension): $(dir_build)unity.o \
$(dir_build)test_framework.o $(dir_build)test_%.o
pwd
@echo $(dir_sharedlib)
$(link) $(ldflags) -o $@ $^

# make all test object files
Expand Down

0 comments on commit 94fcfd8

Please sign in to comment.