Grammatical error in make file comment fixed

Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
This commit is contained in:
Karthik Periagaram 2014-12-13 13:15:52 -08:00 committed by Erik de Castro Lopo
parent f8255f2b7a
commit bc97640b65
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ check_SCRIPTS = \
test_streams.sh \
test_compression.sh
# This one should pass when building out-of-tree (eg 'make distcheck').
# This one should pass when building out-of-tree (e.g. 'make distcheck').
check: $(check_SCRIPTS)
$(TESTS_ENVIRONMENT) $(srcdir)/test_libFLAC.sh
if FLaC__WITH_CPPLIBS