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

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Mon Nov 8 09:17:48 EST 2010


Author: kpvdr
Date: 2010-11-08 09:17:48 -0500 (Mon, 08 Nov 2010)
New Revision: 4411

Modified:
   store/trunk/cpp/Makefile.am
Log:
Removed processing of store/perf dir until build issues are resolved here

Modified: store/trunk/cpp/Makefile.am
===================================================================
--- store/trunk/cpp/Makefile.am	2010-11-04 21:03:47 UTC (rev 4410)
+++ store/trunk/cpp/Makefile.am	2010-11-08 14:17:48 UTC (rev 4411)
@@ -28,7 +28,7 @@
 
 sysconf_DATA = etc/rhmd.conf
 
-SUBDIRS = lib tests tools perf docs
+SUBDIRS = lib tests tools docs
 
 # Update libtool, if needed.
 libtool: $(LIBTOOL_DEPS)



More information about the rhmessaging-commits mailing list