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:
@@ -1,6 +1,6 @@
|
||||
include $(top_srcdir)/build/autotools/Makefile.am.silent
|
||||
|
||||
noinst_PROGRAMS = \
|
||||
check_PROGRAMS = \
|
||||
test-picking \
|
||||
test-text-perf \
|
||||
test-state \
|
||||
|
Reference in New Issue
Block a user