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

    r8841 r8958  
    2828if BUILD_TESTS
    2929bin_PROGRAMS = $(TEST_PROGS)
     30TESTS = $(TEST_PROGS)
    3031else
    3132check_PROGRAMS = $(TEST_PROGS)
    3233endif
    33 TESTS = $(TEST_PROGS)
    3434
    3535check_DATA = \
Note: See TracChangeset for help on using the changeset viewer.