diff options
Diffstat (limited to 'trust/tests/Makefile.am')
-rw-r--r-- | trust/tests/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/trust/tests/Makefile.am b/trust/tests/Makefile.am index fa70120..a964948 100644 --- a/trust/tests/Makefile.am +++ b/trust/tests/Makefile.am @@ -47,7 +47,6 @@ frob_nss_trust_LDADD = \ TESTS = $(CHECK_PROGS:=$(EXEEXT)) EXTRA_DIST = \ - anchors \ - certificates \ + input \ files \ $(NULL) |