[rhmessaging-commits] rhmessaging commits: r1650 - store/trunk/cpp/tests/jrnl/jtt.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Wed Feb 6 16:28:37 EST 2008


Author: kpvdr
Date: 2008-02-06 16:28:37 -0500 (Wed, 06 Feb 2008)
New Revision: 1650

Modified:
   store/trunk/cpp/tests/jrnl/jtt/Makefile.am
Log:
Aonther fix to the Makefile.am

Modified: store/trunk/cpp/tests/jrnl/jtt/Makefile.am
===================================================================
--- store/trunk/cpp/tests/jrnl/jtt/Makefile.am	2008-02-06 21:14:48 UTC (rev 1649)
+++ store/trunk/cpp/tests/jrnl/jtt/Makefile.am	2008-02-06 21:28:37 UTC (rev 1650)
@@ -57,7 +57,17 @@
     test_case_result.cpp \
     test_case_result_agregation.cpp \
     test_case_set.cpp \
-    test_mgr.cpp
+    test_mgr.cpp \
+    args.hpp \
+    data_src.hpp \
+    jrnl_init_params.hpp \
+    jrnl_instance.hpp \
+    read_arg.hpp \
+    test_case.hpp \
+    test_case_result.hpp \
+    test_case_result_agregation.hpp \
+    test_case_set.hpp \
+    test_mgr.hpp
 jtt_LDADD = \
     ${LIBOBJDIR}/data_tok.o \
     ${LIBOBJDIR}/deq_rec.o \




More information about the rhmessaging-commits mailing list