diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-10-01 21:24:15 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-10-01 21:24:15 +0800 |
commit | df233b132fea954e084a0509374b2861fc42c12a (patch) | |
tree | ce32114de5cda34c577aefcc249e56e885df80c3 /libempathy | |
parent | bcb8528a437f58957042c01fedc40ad269bd8703 (diff) | |
download | gsoc2013-empathy-df233b132fea954e084a0509374b2861fc42c12a.tar gsoc2013-empathy-df233b132fea954e084a0509374b2861fc42c12a.tar.gz gsoc2013-empathy-df233b132fea954e084a0509374b2861fc42c12a.tar.bz2 gsoc2013-empathy-df233b132fea954e084a0509374b2861fc42c12a.tar.lz gsoc2013-empathy-df233b132fea954e084a0509374b2861fc42c12a.tar.xz gsoc2013-empathy-df233b132fea954e084a0509374b2861fc42c12a.tar.zst gsoc2013-empathy-df233b132fea954e084a0509374b2861fc42c12a.zip |
Add tp-stream-engine.xml to EXTRA_DIST. Add empathy-call-window.glade.EMPATHY_0_14
2007-10-01 Xavier Claessens <xclaesse@gmail.com>
* libempathy/Makefile.am: Add tp-stream-engine.xml to EXTRA_DIST.
* po/POTFILES.in: Add empathy-call-window.glade.
svn path=/trunk/; revision=352
Diffstat (limited to 'libempathy')
-rw-r--r-- | libempathy/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 0480d0bff..6d66c9321 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -150,6 +150,7 @@ EXTRA_DIST = \ empathy-marshal.list \ empathy-chandler.xml \ empathy-filter.xml \ + tp-stream-engine.xml \ $(stylesheet_DATA) \ $(dtd_DATA) |