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 94fcfd8 commit aa2f6d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rcrypto-sys/tests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ build: .check-submodules $(build_paths) $(test_exe_files)
$(dir_testout)test_%.$(target_extension): $(dir_build)unity.o \
$(dir_build)test_framework.o $(dir_build)test_%.o
pwd
@echo $(dir_sharedlib)
ls -l $(dir_sharedlib)
$(link) $(ldflags) -o $@ $^

# make all test object files
Expand Down

0 comments on commit aa2f6d4

Please sign in to comment.