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

    r3406 r3638  
    6363check_PROGRAMS = $(TESTS)
    6464
    65 CLEANFILES = $(TESTS) $(check_DATA)
     65check_DATA =
     66
     67CLEANFILES = $(TESTS) $(check_DATA) temp/*
    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.