Changeset 8841 for trunk/psLib/test/xml/Makefile.am
- Timestamp:
- Sep 19, 2006, 2:18:12 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/xml/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/xml/Makefile.am
r8718 r8841 5 5 $(PSLIB_LIBS) 6 6 7 check_PROGRAMS = 7 TEST_PROGS = 8 9 if BUILD_TESTS 10 bin_PROGRAMS = $(TEST_PROGS) 11 else 12 check_PROGRAMS = $(TEST_PROGS) 13 endif 14 TESTS = $(TEST_PROGS) 8 15 9 16 EXTRA_DIST = psTime.xml psTime2.xml psTime3.xml psTime4.xml
Note:
See TracChangeset
for help on using the changeset viewer.
