Changeset 3275 for trunk/psLib/test/fileUtils/Makefile.am
- Timestamp:
- Feb 17, 2005, 12:22:06 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/fileUtils/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/fileUtils/Makefile.am
r3237 r3275 16 16 AM_CFLAGS = -DUTC_DAT_FILE="\"$(top_srcdir)/share/pslib/tai_utc.dat\"" 17 17 18 check_PROGRAMS = \18 TESTS = \ 19 19 tst_psLookupTable_01 \ 20 20 tst_psFits 21 21 22 check_PROGRAMS = $(TESTS) 23 22 24 TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified 23 TESTS = \24 tst_psLookupTable_01 \25 tst_psFits26 25 tests: $(TESTS) 27 26
Note:
See TracChangeset
for help on using the changeset viewer.
