[next] telepathy-idle: distribute Irc_Command interface in tarballs
Guillaume Desmottes
gdesmott at kemper.freedesktop.org
Thu Jan 30 02:29:35 PST 2014
Module: telepathy-idle
Branch: next
Commit: 2fdd6bb53776a27c5fbf0a67ed60190d25ffe588
URL: http://cgit.freedesktop.org/telepathy/telepathy-idle/commit/?id=2fdd6bb53776a27c5fbf0a67ed60190d25ffe588
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Mon Oct 14 14:51:52 2013 +0100
distribute Irc_Command interface in tarballs
Not doing so breaks distcheck.
Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=70434
---
extensions/Makefile.am | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/extensions/Makefile.am b/extensions/Makefile.am
index 6912d64..096dcb3 100644
--- a/extensions/Makefile.am
+++ b/extensions/Makefile.am
@@ -2,7 +2,9 @@ tools_dir = $(top_srcdir)/tools
EXTRA_DIST = \
all.xml \
- Connection_Interface_Renaming.xml
+ Connection_Interface_Irc_Command.xml \
+ Connection_Interface_Renaming.xml \
+ $(NULL)
noinst_LTLIBRARIES = libidle-extensions.la
More information about the telepathy-commits
mailing list