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

    r3381 r3638  
    3232        sBiOut.fits \
    3333        sOut.fits
    34                
     34
    3535TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified
    3636
    37 CLEANFILES = $(TESTS) $(check_DATA)
     37CLEANFILES = $(TESTS) $(check_DATA) temp/*
    3838
    39 tests: $(TESTS)
     39tests: $(check_DATA) $(TESTS)
    4040
    4141tst_psImage_SOURCES =  tst_psImage.c
     
    5959sOut.fits: verified/sOut.fits
    6060        cp $? $@
    61                        
     61
     62test: check
Note: See TracChangeset for help on using the changeset viewer.