Compile tests only when running 'make check'

Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
This commit is contained in:
David Seifert 2017-01-27 23:51:18 +01:00 committed by Erik de Castro Lopo
parent f5ccb0a6ec
commit e57927bea8

View File

@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
noinst_PROGRAMS = make_sine sfprocess list_formats generate sndfilehandle \
check_PROGRAMS = make_sine sfprocess list_formats generate sndfilehandle \
sndfile-to-text sndfile-loopify
AM_CPPFLAGS = -I$(top_srcdir)/src