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
1 changed files with 2 additions and 1 deletions

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 \