diff options
author | Alberto Mardegan <mardy@users.sourceforge.net> | 2008-04-10 08:06:47 +0000 |
---|---|---|
committer | Alberto Mardegan <mardy@users.sourceforge.net> | 2008-04-10 08:06:47 +0000 |
commit | 999717b2b7c02b998f06417882c8698cbb451c9e (patch) | |
tree | 83df8a432ef3754b236f2e1d17741e9514c55dae | |
parent | 4fc563b90f3dcb00db449029034d66e89ade78b3 (diff) |
Ship interface definition5.0.beta2
git-svn-id: https://mission-control.svn.sourceforge.net/svnroot/mission-control/trunk@350 d91c8aed-3f2b-0410-a83d-924a1c20a0ba
-rw-r--r-- | xml/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xml/Makefile.am b/xml/Makefile.am index 965a272d..209a5932 100644 --- a/xml/Makefile.am +++ b/xml/Makefile.am @@ -5,6 +5,7 @@ DROP_NAMESPACE = sed -e 's@xmlns:tp="http://telepathy\.freedesktop\.org/wiki/Dbu SPECS = MissionControl.xml \ Account_Manager.xml \ + Account_Manager_Interface_Query.xml \ Account.xml \ Account_Interface_Compat.xml |