summaryrefslogtreecommitdiff
path: root/cpp/etc
diff options
context:
space:
mode:
authorDarryl L. Pierce <mcpierce@apache.org>2012-11-28 17:07:45 +0000
committerDarryl L. Pierce <mcpierce@apache.org>2012-11-28 17:07:45 +0000
commitb26a5422ebc0c380deaab55d5309c3e864db1ec1 (patch)
treee1d47cc77c91d6616d3880ab7c032e3eb4be704d /cpp/etc
parent6cc9cad4a6ad00466a7b64b54b9cc4bb9bd42e08 (diff)
downloadqpid-python-b26a5422ebc0c380deaab55d5309c3e864db1ec1.tar.gz
QPID-4388: Fixed accidental deletion of qpidd.service file by autotools.
When moving the file from being processed to just included, the delete code was missed. Removed the file from the list of cleaned targets. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1414818 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 cee4e2d52d..80c5fc51eb 100644
--- a/cpp/etc/Makefile.am
+++ b/cpp/etc/Makefile.am
@@ -48,7 +48,7 @@ qpidd-primary: qpidd-primary.in
cluster.conf-example.xml: cluster.conf-example.xml.in
sed $(SUBST) $< > $@
-CLEANFILES = qpidd qpidd-primary cluster.conf-example.xml qpidd.service
+CLEANFILES = qpidd qpidd-primary cluster.conf-example.xml
initddir = $(sysconfdir)/init.d
nobase_initd_SCRIPTS = qpidd qpidd-primary