Changeset 9722 for trunk/psModules/test/imcombine/Makefile.am
- Timestamp:
- Oct 23, 2006, 5:11:22 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/test/imcombine/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/test/imcombine/Makefile.am
r8569 r9722 2 2 AM_CFLAGS = @AM_CFLAGS@ $(PSMODULES_CFLAGS) $(SRCINC) 3 3 4 TESTS = \5 tst_pmImageCombine \6 tst_pmReadoutCombine7 8 tst_pmImageCombine_SOURCES = tst_pmImageCombine.c9 tst_pmReadoutCombine_SOURCES = tst_pmReadoutCombine.c10 11 4 check_PROGRAMS = $(TESTS) 12 13 TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest --verified=$(srcdir)/verified14 15 tests: $(TESTS)16 17 EXTRA_DIST = verified18 5 19 6 CLEANFILES = $(TESTS) temp/* *~
Note:
See TracChangeset
for help on using the changeset viewer.
