aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2014-02-17 17:45:14 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2014-02-17 17:45:14 +0800
commit6b63b922ffce038d67c3806bf8e1e294d3d50f4a (patch)
treec678018dd90cd6b93a3f689acdf5112c7210aceb
parent1274e1e7ec0d7eada5b5725ddb711776cf43e95f (diff)
downloadgsoc2013-empathy-6b63b922ffce038d67c3806bf8e1e294d3d50f4a.tar
gsoc2013-empathy-6b63b922ffce038d67c3806bf8e1e294d3d50f4a.tar.gz
gsoc2013-empathy-6b63b922ffce038d67c3806bf8e1e294d3d50f4a.tar.bz2
gsoc2013-empathy-6b63b922ffce038d67c3806bf8e1e294d3d50f4a.tar.lz
gsoc2013-empathy-6b63b922ffce038d67c3806bf8e1e294d3d50f4a.tar.xz
gsoc2013-empathy-6b63b922ffce038d67c3806bf8e1e294d3d50f4a.tar.zst
gsoc2013-empathy-6b63b922ffce038d67c3806bf8e1e294d3d50f4a.zip
add Chat_Manager.xml to EXTRA_DIST
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 25e0239fa..8806ae457 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -199,7 +199,8 @@ EXTRA_DIST = \
$(autostart_DATA) \
$(ui_DATA) \
empathy-chat.js \
- empathy-chat.gresource.xml
+ empathy-chat.gresource.xml \
+ Chat_Manager.xml
dist_man_MANS = \
empathy.1 \