summaryrefslogtreecommitdiff
path: root/telepathy-glib/codegen.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-04-23 15:44:15 +0100
committerDanielle Madeley <danielle.madeley@collabora.co.uk>2010-04-28 16:59:41 +1000
commitc1d626f1249d9b822d1b45571a1e9acade3a3904 (patch)
tree4ab090e874b88829281a6099bf19d8edffd308d9 /telepathy-glib/codegen.am
parent23f612bd3fdeb914460a37323aea5f63632b8027 (diff)
downloadtelepathy-glib-c1d626f1249d9b822d1b45571a1e9acade3a3904.tar.gz
Divide extra_dist between Makefile.am fragments
Diffstat (limited to 'telepathy-glib/codegen.am')
-rw-r--r--telepathy-glib/codegen.am20
1 files changed, 20 insertions, 0 deletions
diff --git a/telepathy-glib/codegen.am b/telepathy-glib/codegen.am
index 1ca40a414..a04ca49d4 100644
--- a/telepathy-glib/codegen.am
+++ b/telepathy-glib/codegen.am
@@ -1,5 +1,25 @@
# To be included by Makefile.am.
+codegen_extra_dist = \
+ account.xml \
+ account-manager.xml \
+ channel.xml \
+ channel-dispatcher.xml \
+ channel-dispatch-operation.xml \
+ channel-request.xml \
+ client.xml \
+ debug.xml \
+ connection.xml \
+ connection-manager.xml \
+ dbus-daemon.xml \
+ dbus-introspectable.xml \
+ dbus-peer.xml \
+ dbus-properties.xml \
+ generic.xml \
+ media-session-handler.xml \
+ media-stream-handler.xml \
+ stable-interfaces.xml
+
codegen_sources = \
$(nodist_libtelepathy_glib_internal_la_SOURCES) \
$(nodist_geninclude_HEADERS) \