telepathy-mission-control: Drop fake-network-monitor.h from SOURCES

Simon McVittie smcv at kemper.freedesktop.org
Wed Sep 4 05:38:36 PDT 2013


Module: telepathy-mission-control
Branch: master
Commit: edf39cf46747c269dcd1470b92185601fb898f99
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=edf39cf46747c269dcd1470b92185601fb898f99

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Wed Sep  4 13:36:09 2013 +0100

Drop fake-network-monitor.h from SOURCES

It doesn't exist, and breaks distcheck.

---

 tests/twisted/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/Makefile.am b/tests/twisted/Makefile.am
index 6a34128..d7c1657 100644
--- a/tests/twisted/Makefile.am
+++ b/tests/twisted/Makefile.am
@@ -196,7 +196,6 @@ mcp_plugin_la_LDFLAGS = -module -shared -avoid-version -rpath @abs_builddir@
 
 libgiofakenetworkmonitor_la_SOURCES = \
 	fake-network-monitor.c \
-	fake-network-monitor.h \
 	$(NULL)
 libgiofakenetworkmonitor_la_LDFLAGS = $(mcp_plugin_la_LDFLAGS)
 



More information about the telepathy-commits mailing list