Author: mcpierce
Date: Fri Aug 23 20:52:26 2013
New Revision: 1517029

URL: http://svn.apache.org/r1517029
Log:
QPID-5096: Install the qpid-dispatch.conf file.

Modified:
    qpid/trunk/qpid/extras/dispatch/CMakeLists.txt

Modified: qpid/trunk/qpid/extras/dispatch/CMakeLists.txt
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/CMakeLists.txt?rev=1517029&r1=1517028&r2=1517029&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/CMakeLists.txt (original)
+++ qpid/trunk/qpid/extras/dispatch/CMakeLists.txt Fri Aug 23 20:52:26 2013
@@ -116,6 +116,7 @@ install(TARGETS qpid-dispatch
 file(GLOB headers "include/qpid/dispatch/*.h")
 install(FILES ${headers} DESTINATION ${INCLUDE_INSTALL_DIR}/qpid/dispatch)
 install(FILES include/qpid/dispatch.h DESTINATION ${INCLUDE_INSTALL_DIR}/qpid)
+install(FILES etc/qpid-dispatch.conf DESTINATION ${SYSCONF_INSTALL_DIR})
 
 ##
 ## Python modules installation



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to