Changeset 3627 for branches/rel5/psLib/test/image/Makefile.am
- Timestamp:
- Apr 1, 2005, 10:55:58 AM (21 years ago)
- File:
-
- 1 edited
-
branches/rel5/psLib/test/image/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/rel5/psLib/test/image/Makefile.am
r3381 r3627 37 37 CLEANFILES = $(TESTS) $(check_DATA) 38 38 39 tests: $( TESTS)39 tests: $(check_DATA) $(TESTS) 40 40 41 41 tst_psImage_SOURCES = tst_psImage.c … … 59 59 sOut.fits: verified/sOut.fits 60 60 cp $? $@ 61 61 62 test: check
Note:
See TracChangeset
for help on using the changeset viewer.
