Changeset 4369 for libcaca/trunk/test/Makefile.am
- Timestamp:
- Feb 16, 2010, 12:57:13 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/test/Makefile.am
r4333 r4369 9 9 endif 10 10 11 EXTRA_DIST = check- doxygen check-source check-win3211 EXTRA_DIST = check-copyright check-doxygen check-source check-win32 12 12 13 13 noinst_PROGRAMS = simple bench $(cppunit_tests) 14 14 15 TESTS = simple check-source check-win32 $(doxygen_tests) $(cppunit_tests) 15 TESTS = simple check-copyright check-source check-win32 \ 16 $(doxygen_tests) $(cppunit_tests) 16 17 17 18 simple_SOURCES = simple.c
Note: See TracChangeset
for help on using the changeset viewer.