diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2009-08-17 11:15:39 -0400 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2009-08-17 11:17:05 -0400 |
commit | b75a3f0a47e474d72d51ccb75d2691a573401cc2 (patch) | |
tree | 30e59994f0d0e276b92dde85ff69269c291bb52a /server/Makefile.am | |
parent | c0f3393d4ab923e2eedab0fad88a864e2aae9fc9 (diff) | |
download | sssd-b75a3f0a47e474d72d51ccb75d2691a573401cc2.tar.gz sssd-b75a3f0a47e474d72d51ccb75d2691a573401cc2.tar.xz sssd-b75a3f0a47e474d72d51ccb75d2691a573401cc2.zip |
Fix broken build
Build broken in c0f3393d4ab923e2eedab0fad88a864e2aae9fc9
Diffstat (limited to 'server/Makefile.am')
-rw-r--r-- | server/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/Makefile.am b/server/Makefile.am index ac8f3a5f5..7ef7eb7b6 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 \ |