Changeset 8841 for trunk/psLib/test/sys/Makefile.am
- Timestamp:
- Sep 19, 2006, 2:18:12 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/sys/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/sys/Makefile.am
r8731 r8841 10 10 $(PSLIB_LIBS) 11 11 12 TEST_PROGS = \ 13 tap_psStringSubstitute 12 14 13 check_PROGRAMS = \ 14 tap_psStringSubstitute 15 if BUILD_TESTS 16 bin_PROGRAMS = $(TEST_PROGS) 17 else 18 check_PROGRAMS = $(TEST_PROGS) 19 endif 20 TESTS = $(TEST_PROGS) 15 21 16 22 CLEANFILES = $(check_DATA) temp/* log.txt log2.txt test.fits tst_psTrace02_OUT \
Note:
See TracChangeset
for help on using the changeset viewer.
