1
0
Fork 0
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:
Lasse Collin 2014-06-13 19:21:54 +03:00
parent 4244b65b06
commit 381ac14ed7

View file

@ -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 \