-# $OpenBSD: Makefile.inc,v 1.5 2021/01/12 18:00:45 tb Exp $
+# $OpenBSD: Makefile.inc,v 1.6 2021/02/03 10:45:12 claudio Exp $
.PATH: ${.CURDIR}/../../../../usr.sbin/rpki-client
TALARGS += ta/apnic-rpki-root-iana-origin.cer tal/apnic.tal
TALARGS += ta/ripe-ncc-ta.cer tal/ripe.tal
-SRCS_test-cert= test-cert.c cert.c x509.c ip.c as.c rsync.c io.c log.c tal.c
+SRCS_test-cert= test-cert.c cert.c x509.c ip.c as.c io.c log.c tal.c
run-regress-test-cert: test-cert
./test-cert -v ${.CURDIR}/../cer/*.cer
./test-cert -vt ${TALARGS:S,,${.CURDIR}/../&,}
run-regress-test-gbr: test-gbr
./test-gbr -v ${.CURDIR}/../gbr/*.gbr
-SRCS_test-tal= test-tal.c tal.c rsync.c io.c log.c
+SRCS_test-tal= test-tal.c tal.c io.c log.c
run-regress-test-tal: test-tal
./test-tal -v ${.CURDIR}/../tal/*.tal