Skip to content

Commit 7ddbfb6

Browse files
committed
Fix distcheck
Signed-off-by: Simo Sorce <[email protected]>
1 parent ab13d5f commit 7ddbfb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,4 +236,4 @@ test_gssntlmssp:
236236
TMPDIR=tests/scripts/ ./tests/scripts/dlopen.sh ./.libs/gssntlmssp.so || exit 1
237237

238238
distclean-local:
239-
rm -f tests-trace.log
239+
rm -f tests*.log

0 commit comments

Comments
 (0)