mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
fixed specification of path to libt_api.a
This commit is contained in:
@@ -29,7 +29,7 @@ CWARNINGS =
|
||||
|
||||
LIBS = ../../../lib/dns/libdns.@A@ \
|
||||
../../../lib/isc/libisc.@A@ \
|
||||
../../../lib/isc/libt_api.@A@
|
||||
../../../lib/tests/libt_api.@A@
|
||||
@LIBS@
|
||||
|
||||
TARGETS = dst_test t_dst
|
||||
|
Reference in New Issue
Block a user