summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-10-14 14:51:52 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-10-15 12:59:29 +0100
commit2fdd6bb53776a27c5fbf0a67ed60190d25ffe588 (patch)
tree7b762502314698a3552fea5e4eacb850a7c69073
parentbb5edab6440c1809bc8ceebd52c040185413abe2 (diff)
downloadtelepathy-idle-2fdd6bb53776a27c5fbf0a67ed60190d25ffe588.tar.gz
distribute Irc_Command interface in tarballs
Not doing so breaks distcheck. Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=70434
-rw-r--r--extensions/Makefile.am4
1 files changed, 3 insertions, 1 deletions
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