IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 25, 2006, 1:52:41 PM (20 years ago)
Author:
jhoblitt
Message:

only use TESTS if BUILD_TESTS is set

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/imageops/Makefile.am

    r8841 r8958  
    99if BUILD_TESTS
    1010bin_PROGRAMS = $(TEST_PROGS)
     11TESTS = $(TEST_PROGS)
    1112else
    1213check_PROGRAMS = $(TEST_PROGS)
    1314endif
    14 TESTS = $(TEST_PROGS)
    1515
    1616CLEANFILES = $(check_DATA) temp/* fOut.fits sOut.fits fBiOut.fits sBiOut.fits \
Note: See TracChangeset for help on using the changeset viewer.