mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +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@ \
|
LIBS = ../../../lib/dns/libdns.@A@ \
|
||||||
../../../lib/isc/libisc.@A@ \
|
../../../lib/isc/libisc.@A@ \
|
||||||
../../../lib/isc/libt_api.@A@
|
../../../lib/tests/libt_api.@A@
|
||||||
@LIBS@
|
@LIBS@
|
||||||
|
|
||||||
TARGETS = dst_test t_dst
|
TARGETS = dst_test t_dst
|
||||||
|
Reference in New Issue
Block a user