Changeset 4992 for trunk/psModules/test/Makefile.am
- Timestamp:
- Sep 11, 2005, 12:25:39 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psModules/test/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/test/Makefile.am
r4219 r4992 12 12 tst_pmImageSubtract \ 13 13 tst_pmImageCombine \ 14 tst_pmObjects01 14 tst_pmObjects01 \ 15 tst_psAstrometry \ 16 tst_psAstrometry01 15 17 16 18 check_PROGRAMS = $(TESTS) … … 33 35 tst_pmImageCombine_SOURCES = tst_pmImageCombine.c 34 36 tst_pmObjects01_SOURCES = tst_pmObjects01.c 37 tst_psAstrometry_SOURCES = tst_psAstrometry.c 38 tst_psAstrometry01_SOURCES = tst_psAstrometry01.c 35 39 36 40 test: check
Note:
See TracChangeset
for help on using the changeset viewer.
