Changeset 3514
- Timestamp:
- May 22, 2009, 3:51:44 PM (14 years ago)
- Location:
- libcaca/trunk/tests
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/tests/Makefile.am
r3449 r3514 14 14 simple_LDADD = ../caca/libcaca.la 15 15 16 caca_test_SOURCES = caca-test.cpp canvas.cpp dirty.cpp driver.cpp 16 caca_test_SOURCES = caca-test.cpp canvas.cpp dirty.cpp driver.cpp export.cpp 17 17 caca_test_CXXFLAGS = $(CPPUNIT_CFLAGS) 18 18 caca_test_LDADD = ../caca/libcaca.la $(CPPUNIT_LIBS)
Note: See TracChangeset
for help on using the changeset viewer.