disable compiling of render/rendertest in make all, use make check if you want to use it, it is extremely awesome
This commit is contained in:
parent
be8bc711b2
commit
9384c87fbc
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ ACLOCAL_AMFLAGS = -I m4
|
|||
|
||||
INCLUDES = -I.
|
||||
|
||||
noinst_PROGRAMS = \
|
||||
check_PROGRAMS = \
|
||||
render/rendertest
|
||||
|
||||
lib_LTLIBRARIES = \
|
||||
|
|
Loading…
Reference in a new issue