aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/test/Makefile
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2011-01-12 14:56:23 +0100
committerLukas Larsson <[email protected]>2011-02-17 17:39:00 +0100
commitcfa01c9bd748df38750dc4841030e6520610538a (patch)
tree4716624dad9fa4a72cfbae8b48df0bb9c863c27e /lib/crypto/test/Makefile
parent5fef403779c4894189abf6fd18e6c8e5d54064c5 (diff)
downloadotp-cfa01c9bd748df38750dc4841030e6520610538a.tar.gz
otp-cfa01c9bd748df38750dc4841030e6520610538a.tar.bz2
otp-cfa01c9bd748df38750dc4841030e6520610538a.zip
Update and add cover spec files to work with common_test
Diffstat (limited to 'lib/crypto/test/Makefile')
-rw-r--r--lib/crypto/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/crypto/test/Makefile b/lib/crypto/test/Makefile
index e728875027..f4689a23df 100644
--- a/lib/crypto/test/Makefile
+++ b/lib/crypto/test/Makefile
@@ -76,7 +76,7 @@ release_spec:
release_tests_spec: $(TEST_TARGET)
$(INSTALL_DIR) $(RELSYSDIR)
- $(INSTALL_DATA) crypto.spec $(RELTEST_FILES) $(RELSYSDIR)
+ $(INSTALL_DATA) crypto.spec crypto.cover $(RELTEST_FILES) $(RELSYSDIR)
chmod -f -R u+w $(RELSYSDIR)
release_docs_spec: