Skip to content

Commit

Permalink
XXX attempt to fail at distcheck phase
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakuje committed Jan 31, 2024
1 parent 061f557 commit 8a402fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ AM_TESTS_ENVIRONMENT = \
@VALGRIND_CHECK_RULES@
if VALGRIND_ENABLED
VALGRIND_SUPPRESSIONS_FILES = $(srcdir)/opensc.supp
EXTRA_DIST += opensc.supp
EXTRA_DIST = opensc.supp
VALGRIND_FLAGS = --num-callers=30 -q --keep-debuginfo=yes --gen-suppressions=all
# Do not run the bash scripts under valgrind
LOG_COMPILER = $(LOG_VALGRIND)
Expand Down

0 comments on commit 8a402fd

Please sign in to comment.