Changeset 3638 for trunk/psLib/test/image/Makefile.am
- Timestamp:
- Apr 1, 2005, 12:22:17 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/image/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/image/Makefile.am
r3381 r3638 32 32 sBiOut.fits \ 33 33 sOut.fits 34 34 35 35 TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified 36 36 37 CLEANFILES = $(TESTS) $(check_DATA) 37 CLEANFILES = $(TESTS) $(check_DATA) temp/* 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.
