Add missing lib reference.

This commit is contained in:
Rene Rivera 2024-04-25 22:20:12 -05:00
parent 074a467d9d
commit 98a055cf34

View File

@ -382,7 +382,7 @@ run sv_stream_insert_test.cpp
: : : $(pedantic-errors) ;
run sv_conversion_test.cpp
: : : $(pedantic-errors) ;
run sv_conversion_test2.cpp : ;
run sv_conversion_test2.cpp /boost/utility//boost_utility : ;
run sv_common_reference_test.cpp
: : : $(pedantic-errors) ;
compile sv_common_reference_test2.cpp ;