diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-03-03 19:25:00 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-03-03 19:25:00 +0000 |
commit | 8e842cef528ad7bbedd7d56fb519da9e010ae452 (patch) | |
tree | b91df148b0de33778f6fcc2ca25f2b22d3402313 | |
parent | 5a1e8e9cfdb521df34182af13163c224cc4b374d (diff) |
Distribute Mail_Notification, fixing distchecktelepathy-gabble-0.9.7
-rw-r--r-- | extensions/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/Makefile.am b/extensions/Makefile.am index 19c0abd8b..9fc1df1f4 100644 --- a/extensions/Makefile.am +++ b/extensions/Makefile.am @@ -15,6 +15,7 @@ EXTRA_DIST = \ Connection_Future.xml \ Connection_Interface_Contact_Info.xml \ Connection_Interface_Gabble_Decloak.xml \ + Connection_Interface_Mail_Notification.xml \ Channel_Type_Contact_Search.xml \ Gabble_Plugin_Gateways.xml \ Gabble_Plugin_Test.xml \ |