diff options
Diffstat (limited to 'build/certs')
-rw-r--r-- | build/certs/Makefile (renamed from build/certs/Makefile.am) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/certs/Makefile.am b/build/certs/Makefile index 031cba0..4e61b14 100644 --- a/build/certs/Makefile.am +++ b/build/certs/Makefile @@ -3,7 +3,7 @@ # We copy everything into its final location, and those test files are # distributed in the tarballs -TRUST = $(top_srcdir)/trust/tests +TRUST = ../../trust/tests prepare-certs: cp -v cacert3.der $(TRUST)/input/anchors |