diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2009-09-03 20:15:10 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2009-09-03 20:15:10 +0100 |
commit | 6739a4296e5eb609b4bbf3ed52ff342a16f2a076 (patch) | |
tree | a2199044a284ba3334198fcd70c5b4e2c84890de | |
parent | 9b2e24cc1d798c91f36ae7cd8e74294f0c48f7a3 (diff) |
Add Debug.xml to disttelepathy-glib-0.7.36
-rw-r--r-- | spec/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/Makefile.am b/spec/Makefile.am index 4937b537a..ec9610ecd 100644 --- a/spec/Makefile.am +++ b/spec/Makefile.am @@ -53,6 +53,7 @@ EXTRA_DIST = \ Connection_Interface_Simple_Presence.xml \ Connection_Manager.xml \ Connection.xml \ + Debug.xml \ errors.xml \ generic-types.xml \ Media_Session_Handler.xml \ |