From 6b63b922ffce038d67c3806bf8e1e294d3d50f4a Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 17 Feb 2014 10:45:14 +0100 Subject: [PATCH] add Chat_Manager.xml to EXTRA_DIST --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 25e0239f..8806ae45 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 \ -- 2.39.2