You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gs...@apache.org on 2007/07/18 11:05:03 UTC

svn commit: r557205 - /incubator/qpid/trunk/qpid/cpp/Makefile.am

Author: gsim
Date: Wed Jul 18 02:05:02 2007
New Revision: 557205

URL: http://svn.apache.org/viewvc?view=rev&rev=557205
Log:
Attempt to fix 'make distcheck' broken by perftest checkin.


Modified:
    incubator/qpid/trunk/qpid/cpp/Makefile.am

Modified: incubator/qpid/trunk/qpid/cpp/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/cpp/Makefile.am?view=diff&rev=557205&r1=557204&r2=557205
==============================================================================
--- incubator/qpid/trunk/qpid/cpp/Makefile.am (original)
+++ incubator/qpid/trunk/qpid/cpp/Makefile.am Wed Jul 18 02:05:02 2007
@@ -10,7 +10,7 @@
   rpm/README.qpidd-devel \
   xml/cluster.xml
 
-SUBDIRS = src docs/api docs/man examples
+SUBDIRS = src docs/api docs/man examples perftest
 
 # Update libtool, if needed.
 libtool: $(LIBTOOL_DEPS)