Changeset 9722 for trunk/psModules/test/camera/Makefile.am
- Timestamp:
- Oct 23, 2006, 5:11:22 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/test/camera/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/test/camera/Makefile.am
r8569 r9722 3 3 AM_CPPFLAGS = $(SRCINC) $(PSLIB_CFLAGS) 4 4 5 TESTS =\ 6 tst_pmAstrometry 7 8 tst_pmAstrometry_SOURCES = tst_pmAstrometry.c 9 10 check_PROGRAMS = $(TESTS) 11 12 TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest --verified=$(srcdir)/verified 13 14 tests: $(TESTS) 15 16 CLEANFILES = $(TESTS) temp/* *~ 5 check_PROGRAMS = 17 6 18 7 test: check
Note:
See TracChangeset
for help on using the changeset viewer.
