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

    r3406 r3627  
    6363check_PROGRAMS = $(TESTS)
    6464
     65check_DATA =
     66
    6567CLEANFILES = $(TESTS) $(check_DATA)
    6668
    6769TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified
    6870
    69 tests: $(TESTS)
     71tests: $(TESTS) $(check_DATA)
    7072
    7173tst_psFunc00_SOURCES =  tst_psFunc00.c
     
    113115tst_psRandom_SOURCES =  tst_psRandom.c
    114116tst_psVectorFFT_SOURCES = tst_psVectorFFT.c
    115  
     117
     118test: check
Note: See TracChangeset for help on using the changeset viewer.