In the code review of the DP reconnection patch, I noticed a
build-breaking bug which I fixed in-tree and then failed to push to the
upstream tree.

This one-liner fixes the broken build. (Pushed to master under the
one-liner and urgency rules)

-- 
Stephen Gallagher
RHCE 804006346421761

Looking to carve out IT costs?
www.redhat.com/carveoutcosts/
From ba96427264418917d7e8781a3804e50735ad278c Mon Sep 17 00:00:00 2001
From: Stephen Gallagher <[email protected]>
Date: Mon, 17 Aug 2009 11:15:39 -0400
Subject: [PATCH] Fix broken build

Build broken in c0f3393d4ab923e2eedab0fad88a864e2aae9fc9
---
 server/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/server/Makefile.am b/server/Makefile.am
index ac8f3a5..7ef7eb7 100644
--- a/server/Makefile.am
+++ b/server/Makefile.am
@@ -195,7 +195,6 @@ dist_noinst_HEADERS = \
     util/util.h \
     config.h \
     monitor/monitor.h \
-    monitor/monitor_sbus.h \
     monitor/monitor_interfaces.h \
     responder/common/responder.h \
     responder/common/responder_packet.h \
-- 
1.6.2.5

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
sssd-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to