Author: carnold
Date: Thu Feb 7 13:43:41 2008
New Revision: 619653
URL: http://svn.apache.org/viewvc?rev=619653&view=rev
Log:
LOGCXX-225: Change Makefile.am for change from abts.c to abts.cpp
Modified:
logging/log4cxx/trunk/src/test/cpp/Makefile.am
Modified: logging/log4cxx/trunk/src/test/cpp/Makefile.am
URL:
http://svn.apache.org/viewvc/logging/log4cxx/trunk/src/test/cpp/Makefile.am?rev=619653&r1=619652&r2=619653&view=diff
==============================================================================
--- logging/log4cxx/trunk/src/test/cpp/Makefile.am (original)
+++ logging/log4cxx/trunk/src/test/cpp/Makefile.am Thu Feb 7 13:43:41 2008
@@ -127,7 +127,7 @@
$(db_tests) \
$(xml_tests) \
$(nt_tests) \
- abts.c \
+ abts.cpp \
asyncappendertestcase.cpp\
encodingtest.cpp\
filetestcase.cpp \