You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ac...@apache.org on 2015/03/27 16:49:10 UTC

svn commit: r1669611 - in /qpid/dispatch/trunk: CMakeLists.txt site/CMakeLists.txt site/README

Author: aconway
Date: Fri Mar 27 15:49:10 2015
New Revision: 1669611

URL: http://svn.apache.org/r1669611
Log:
NO-JIRA: Remove un-necessary site directory.

This directory had a script for copying documentation to a qpid-site checkout but the
copying should be done *from* the qpid-site scripts.

Removed:
    qpid/dispatch/trunk/site/CMakeLists.txt
    qpid/dispatch/trunk/site/README
Modified:
    qpid/dispatch/trunk/CMakeLists.txt

Modified: qpid/dispatch/trunk/CMakeLists.txt
URL: http://svn.apache.org/viewvc/qpid/dispatch/trunk/CMakeLists.txt?rev=1669611&r1=1669610&r2=1669611&view=diff
==============================================================================
--- qpid/dispatch/trunk/CMakeLists.txt (original)
+++ qpid/dispatch/trunk/CMakeLists.txt Fri Mar 27 15:49:10 2015
@@ -146,7 +146,6 @@ add_subdirectory(tests)
 add_subdirectory(python)
 add_subdirectory(router)
 add_subdirectory(doc)
-add_subdirectory(site)
 
 # reconfigure.in is a workaround to force cmake re-configuration. For example,
 # we use GLOB to collect .h files for install and apidoc, so if you _remove_ a



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org