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

    r3381 r3627  
    2626check_PROGRAMS =$(TESTS)
    2727
     28check_DATA =
     29
    2830TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified
    2931
    3032CLEANFILES = $(TESTS) $(check_DATA)
    3133
    32 tests: $(TESTS)
     34tests: $(check_DATA) $(TESTS)
    3335
    3436tst_psAbort_SOURCES =  tst_psAbort.c
     
    4042tst_psConfigure_SOURCES =  tst_psConfigure.c
    4143
     44test: check
Note: See TracChangeset for help on using the changeset viewer.