diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2008-02-11 18:30:44 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2008-02-11 18:30:44 +0000 |
commit | 4df49bfcee818eb06e6d6fd52f16811deda29e37 (patch) | |
tree | dcbf2b93f69a5af791548530f950e080cb1789a3 | |
parent | d3d8bbd5ebcb51c3575166a39720884ded864ed3 (diff) |
Distribute the D-Bus core interface XML filestelepathy-glib_0.7.2_libtool_cra__606telepathy-glib-0.7.2
-rw-r--r-- | telepathy-glib/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/telepathy-glib/Makefile.am b/telepathy-glib/Makefile.am index 62f7a826d..0f57a8759 100644 --- a/telepathy-glib/Makefile.am +++ b/telepathy-glib/Makefile.am @@ -9,6 +9,9 @@ EXTRA_DIST = \ connection.xml \ connection-manager.xml \ dbus-daemon.xml \ + dbus-introspectable.xml \ + dbus-peer.xml \ + dbus-properties.xml \ extra-gtkdoc.h \ generic.xml \ media-session-handler.xml \ |