Changeset 3662 for trunk/psLib/test/astronomy/Makefile.am
- Timestamp:
- Apr 5, 2005, 9:37:03 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/astronomy/Makefile.am (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astronomy/Makefile.am
r3638 r3662 13 13 AM_LDFLAGS = -L$(top_builddir)/src -lpslib $(PSLIB_LIBS) 14 14 AM_CFLAGS = -DXML_CONFIG_FILE="\"$(top_srcdir)/etc/pslib/psTime.xml\"" 15 16 15 17 16 TESTS = tst_psTime_01 \ … … 19 18 tst_psTime_03 \ 20 19 tst_psTime_04 \ 21 tst_psDB \22 20 tst_psMetadataIO \ 23 21 tst_psMetadata_01 \ … … 30 28 tst_psCoord \ 31 29 tst_psCoord01 \ 30 @TST_PSDB@ \ 32 31 tst_psAstrometry \ 33 32 tst_psAstrometry01 … … 46 45 47 46 TESTS_ENVIRONMENT = export PS_CONFIG_FILE="psTime.config" && perl $(top_srcdir)/test/runTest --verified=$(srcdir)/verified 48 47 48 EXTRA_PROGRAMS = tst_psDB 49 49 50 50 tests: $(check_DATA) $(TESTS)
Note:
See TracChangeset
for help on using the changeset viewer.
