]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
xzgrep: List xzgrep_expected_output in tests/Makefile.am.
authorLasse Collin <lasse.collin@tukaani.org>
Fri, 13 Jun 2014 16:21:54 +0000 (19:21 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 9 Sep 2014 16:18:23 +0000 (19:18 +0300)
tests/Makefile.am

index 8223a189da814b9ad4acf20c08033f704b94fee0..86084e17c21141242dd7745acb60bc3e47c44a5d 100644 (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 \