mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
xzgrep: List xzgrep_expected_output in tests/Makefile.am.
This commit is contained in:
parent
ccc728d829
commit
13337714e8
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@ EXTRA_DIST = \
|
|||
test_scripts.sh \
|
||||
bcj_test.c \
|
||||
compress_prepared_bcj_sparc \
|
||||
compress_prepared_bcj_x86
|
||||
compress_prepared_bcj_x86 \
|
||||
xzgrep_expected_output
|
||||
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)/src/common \
|
||||
|
|
Loading…
Reference in a new issue