Skip to content

Commit 4e1b46a

Browse files
committed
fix tests DIST
1 parent a71fa6b commit 4e1b46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ build_TESTS = \
3636

3737
TESTS = $(src_TESTS) $(build_TESTS)
3838

39-
EXTRA_DIST = no-rpath-prebuild $(src_TESTS) no-rpath-prebuild.sh invalid-elf
39+
EXTRA_DIST = no-rpath-prebuild $(src_TESTS) no-rpath-prebuild.sh invalid-elf endianness
4040

4141
TESTS_ENVIRONMENT = PATCHELF_DEBUG=1
4242

0 commit comments

Comments
 (0)