summaryrefslogtreecommitdiff
path: root/qpid/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
commite07c07464077836d9189e52414db63e856ea676d (patch)
treeb6676a16542b7c12fc5f3d4ae1ef2f7c34d20a00 /qpid/cpp/etc
parentf2425e4ff068a3b81466ae084656fd5c607d4cbb (diff)
downloadqpid-python-e07c07464077836d9189e52414db63e856ea676d.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@1414818 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/etc')
-rw-r--r--qpid/cpp/etc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/etc/Makefile.am b/qpid/cpp/etc/Makefile.am
index cee4e2d52d..80c5fc51eb 100644
--- a/qpid/cpp/etc/Makefile.am
+++ b/qpid/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