]> Dogcows Code - chaz/openbox/commitdiff
disable compiling of render/rendertest in make all, use make check if you want to...
authorMikael Magnusson <mikachu@comhem.se>
Wed, 2 Aug 2006 05:14:30 +0000 (05:14 +0000)
committerMikael Magnusson <mikachu@comhem.se>
Wed, 2 Aug 2006 05:14:30 +0000 (05:14 +0000)
Makefile.am

index dcfaccd9b7ea0bf0c406f49643e3099acd29e7a1..e4cecb19180885db04e92e672be8abf5c9f8288f 100644 (file)
@@ -19,7 +19,7 @@ ACLOCAL_AMFLAGS = -I m4
 
 INCLUDES = -I.
 
-noinst_PROGRAMS = \
+check_PROGRAMS = \
        render/rendertest
 
 lib_LTLIBRARIES = \
This page took 0.021423 seconds and 4 git commands to generate.