mirror of
https://github.com/vasi/pixz
synced 2024-10-30 15:21:41 +00:00
d7d1b9ce0f
for now this just adds the `-c` option and completely ignores it
9 lines
138 B
Makefile
9 lines
138 B
Makefile
TESTS = \
|
|
single-file-round-trip.sh \
|
|
xz-compatibility-c-option.sh
|
|
|
|
EXTRA_DIST = $(TESTS)
|
|
|
|
TEST_EXTENSIONS = .sh
|
|
SH_LOG_COMPILER = bash
|