summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml2
-rw-r--r--tests/Makefile.am3
-rw-r--r--tests/cert-tests/Makefile.am3
3 files changed, 7 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0055df28a3..dd61e5199c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -48,7 +48,7 @@ doc-dist.Fedora:
- make -C doc gnutls.html
- PATH="$PATH:/usr/share/sgml/docbook/xsl-stylesheets-1.79.1/epub/bin/" make -C doc gnutls.epub &&
make -C doc/latex gnutls.pdf
- - make dist
+ - make distcheck
tags:
- shared
except:
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 9f4b053e43..fd9c10e497 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -490,3 +490,6 @@ if WANT_TEST_SUITE
LOG_COMPILER = $(VALGRIND)
endif
+
+distclean-local:
+ rm -rf softhsm-*.db *.tmp tmp-* x509-crt-list-import-url.config.db
diff --git a/tests/cert-tests/Makefile.am b/tests/cert-tests/Makefile.am
index 97eb6cb8a7..150681e325 100644
--- a/tests/cert-tests/Makefile.am
+++ b/tests/cert-tests/Makefile.am
@@ -140,3 +140,6 @@ endif
if WINDOWS
TESTS_ENVIRONMENT += WINDOWS=1
endif
+
+distclean-local:
+ rm -rf tmp-* *.tmp