build: Ensure tests are built only on make check

Tests should only be enabled when we want to run them, or when we are
generating a tarball.
This commit is contained in:
Emmanuele Bassi
2013-08-16 10:57:54 +01:00
parent b50e1c3b62
commit fa72540246
6 changed files with 47 additions and 86 deletions

View File

@@ -1,6 +1,6 @@
include $(top_srcdir)/build/autotools/Makefile.am.silent
noinst_PROGRAMS = \
check_PROGRAMS = \
test-picking \
test-text-perf \
test-state \