From: Mikael Magnusson Date: Wed, 2 Aug 2006 05:14:30 +0000 (+0000) Subject: disable compiling of render/rendertest in make all, use make check if you want to... X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=9384c87fbc71c372a98061d611dc7e17cf18e359;p=chaz%2Fopenbox disable compiling of render/rendertest in make all, use make check if you want to use it, it is extremely awesome --- diff --git a/Makefile.am b/Makefile.am index dcfaccd9..e4cecb19 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,7 +19,7 @@ ACLOCAL_AMFLAGS = -I m4 INCLUDES = -I. -noinst_PROGRAMS = \ +check_PROGRAMS = \ render/rendertest lib_LTLIBRARIES = \