summaryrefslogtreecommitdiff
path: root/cpp/etc
diff options
context:
space:
mode:
authorStephen D. Huston <shuston@apache.org>2009-11-20 01:04:03 +0000
committerStephen D. Huston <shuston@apache.org>2009-11-20 01:04:03 +0000
commit90594c0790b6af0b29426f64b85fa4916df5e239 (patch)
treed27378d9344769115c0211039aae97fdd513f7be /cpp/etc
parent9022d18bbf269d800eeedce9aafc8bb7c9496b4f (diff)
downloadqpid-python-90594c0790b6af0b29426f64b85fa4916df5e239.tar.gz
Removed the Visual Studio solution/project files, as these are now generated by CMake. Added CMakeLists.txt files to Makefile.am, and all other needed support files so that the 'make dist' supplies all needed items for building a release kit on Windows. Fixes QPID-2134
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@882373 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/etc')
-rw-r--r--cpp/etc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/etc/Makefile.am b/cpp/etc/Makefile.am
index 5df3a1ae2e..8731641360 100644
--- a/cpp/etc/Makefile.am
+++ b/cpp/etc/Makefile.am
@@ -20,7 +20,7 @@ SASL_CONF = sasl2/qpidd.conf
EXTRA_DIST = \
$(SASL_CONF) \
- qpidd qpidd.conf qpidc.conf
+ qpidd qpidd.conf qpidc.conf CMakeLists.txt
confdir=$(sysconfdir)/qpid
nobase_conf_DATA=\