mirror of
https://github.com/vasi/pixz
synced 2024-11-18 15:26:46 +00:00
115d6b2e5e
- adresses issue #15
10 lines
170 B
Makefile
10 lines
170 B
Makefile
TESTS = \
|
|
compress-file-permissions.sh \
|
|
single-file-round-trip.sh \
|
|
xz-compatibility-c-option.sh
|
|
|
|
EXTRA_DIST = $(TESTS)
|
|
|
|
TEST_EXTENSIONS = .sh
|
|
SH_LOG_COMPILER = bash
|