IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 1, 2005, 12:22:17 PM (21 years ago)
Author:
desonia
Message:

merged changes that were made on rel5 branch.

File:
1 edited

Legend:

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

    r3381 r3638  
    3333
    3434check_PROGRAMS =$(TESTS)
    35  
     35
     36check_DATA =
     37
    3638TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified
    3739
    38 CLEANFILES = $(TESTS) $(check_DATA)
     40CLEANFILES = $(TESTS) $(check_DATA) temp/*
    3941
    40 tests: $(TESTS)
     42tests: $(check_DATA) $(TESTS)
    4143
    4244tst_psVector_SOURCES = tst_psVector.c
     
    5658tst_psScalar_SOURCES = tst_psScalar.c
    5759
     60test: check
Note: See TracChangeset for help on using the changeset viewer.