From 6e8b69d35f717875c7e6d37bb47c3a811f04ace5 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Fri, 3 Apr 2009 14:54:40 +0000 Subject: [PATCH] Don't install test programs, build them only. git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@38 632fc199-4ca6-4c93-a231-07263d6284db --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 93120789..5adc1309 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,7 +22,7 @@ endif TSTHDRS = turbojpeg.h rrutil.h rrtimer.h -bin_PROGRAMS = jpgtest jpegut +noinst_PROGRAMS = jpgtest jpegut jpgtest_SOURCES = $(TSTHDRS) jpgtest.cxx bmp.c turbojpegl.c