From: Adam Tkac Date: Fri, 3 Apr 2009 14:54:40 +0000 (+0000) Subject: Don't install test programs, build them only. X-Git-Tag: 0.0.90~116 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6e8b69d35f717875c7e6d37bb47c3a811f04ace5;p=libjpeg-turbo 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 --- diff --git a/Makefile.am b/Makefile.am index 9312078..5adc130 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