IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 17, 2005, 12:22:06 PM (21 years ago)
Author:
desonia
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/fileUtils/Makefile.am

    r3237 r3275  
    1616AM_CFLAGS = -DUTC_DAT_FILE="\"$(top_srcdir)/share/pslib/tai_utc.dat\""
    1717
    18 check_PROGRAMS = \
     18TESTS = \
    1919        tst_psLookupTable_01 \
    2020        tst_psFits
    2121
     22check_PROGRAMS = $(TESTS)
     23
    2224TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified
    23 TESTS = \
    24         tst_psLookupTable_01 \
    25         tst_psFits
    2625tests: $(TESTS)
    2726
Note: See TracChangeset for help on using the changeset viewer.