IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 1, 2005, 10:55:58 AM (21 years ago)
Author:
desonia
Message:

fixed some mac OSX related issues.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel5/psLib/test/collections/Makefile.am

    r3381 r3627  
    3333
    3434check_PROGRAMS =$(TESTS)
    35  
     35
     36check_DATA =
     37
    3638TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified
    3739
    3840CLEANFILES = $(TESTS) $(check_DATA)
    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.