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

    r8841 r8958  
    1717if BUILD_TESTS
    1818bin_PROGRAMS = $(TEST_PROGS)
     19TESTS = $(TEST_PROGS)
    1920else
    2021check_PROGRAMS = $(TEST_PROGS)
    2122endif
    22 TESTS = $(TEST_PROGS)
    2323
    2424CLEANFILES = $(check_DATA) temp/* core core.* *~ *.bb *.bbg *.da gmon.out
Note: See TracChangeset for help on using the changeset viewer.