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/sys/Makefile.am

    r8841 r8958  
    1515if BUILD_TESTS
    1616bin_PROGRAMS = $(TEST_PROGS)
     17TESTS = $(TEST_PROGS)
    1718else
    1819check_PROGRAMS = $(TEST_PROGS)
    1920endif
    20 TESTS = $(TEST_PROGS)
    2121
    2222CLEANFILES = $(check_DATA) temp/* log.txt log2.txt test.fits tst_psTrace02_OUT \
Note: See TracChangeset for help on using the changeset viewer.