[rhmessaging-commits] rhmessaging commits: r3728 - store/trunk/cpp.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Mon Nov 30 09:57:54 EST 2009


Author: kpvdr
Date: 2009-11-30 09:57:53 -0500 (Mon, 30 Nov 2009)
New Revision: 3728

Modified:
   store/trunk/cpp/Makefile.am
   store/trunk/cpp/configure.ac
Log:
Additional files from last checkin that were omitted.

Modified: store/trunk/cpp/Makefile.am
===================================================================
--- store/trunk/cpp/Makefile.am	2009-11-30 14:56:58 UTC (rev 3727)
+++ store/trunk/cpp/Makefile.am	2009-11-30 14:57:53 UTC (rev 3728)
@@ -28,7 +28,7 @@
 
 sysconf_DATA = etc/rhmd.conf
 
-SUBDIRS = lib tests docs
+SUBDIRS = lib tests tools docs
 
 # Update libtool, if needed.
 libtool: $(LIBTOOL_DEPS)

Modified: store/trunk/cpp/configure.ac
===================================================================
--- store/trunk/cpp/configure.ac	2009-11-30 14:56:58 UTC (rev 3727)
+++ store/trunk/cpp/configure.ac	2009-11-30 14:57:53 UTC (rev 3728)
@@ -228,6 +228,7 @@
   tests/cluster/Makefile
   tests/jrnl/Makefile
   tests/jrnl/jtt/Makefile
+  tools/Makefile
   lib/Makefile
   docs/Makefile
   ])



More information about the rhmessaging-commits mailing list