summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2008-02-18 14:32:22 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2008-02-18 14:32:22 +0000
commit7880b97d1c330c6651d6e820fd442251d5bd4ced (patch)
tree860134b93a0f9c6572096efb98404ed3ad0053aa /tools
parenta7a591133887897bf6eb4e8afa18e3e421008c64 (diff)
downloadtelepathy-mission-control-7880b97d1c330c6651d6e820fd442251d5bd4ced.tar.gz
* libmissioncontrol.pc.in: require newer libtelepathy, telepathy-glib
* libmissioncontrol/dbus-api.[ch], libmissioncontrol/mission-control.h: move MissionControl D-Bus interface constants into a new shared header, and auto-generate GTypes and enums from XML (in theory - currently there are none) * libmissioncontrol/cli-nmc4.[ch]: add McCliNMC4, a TpProxy subclass representing the MC 4.x D-Bus API * libmissioncontrol/svc-nmc4.[ch]: add McSvcNMC4, a GInterface representing the MC 4.x D-Bus API * libmissioncontrol/Makefile.am: auto-generate stuff for McCliNMC4, McSvcNMC4 and dbus-api.h * xml/, doc/Makefile.am: move mcd-dbus-services.xml to nmc4.xml, add all.xml (this is to fit in better with telepathy-glib code-gen) * configure.ac: check for mkdir -p * doc/reference/libmissioncontrol/Makefile.am: fix out-of-tree build against generated headers * doc/reference/libmissioncontrol-server/libmissioncontrol-server.types: reconstruct missing file which broke distcheck * Makefile.am: use --enable-gtk-doc when running distcheck git-svn-id: https://mission-control.svn.sourceforge.net/svnroot/mission-control/trunk@287 d91c8aed-3f2b-0410-a83d-924a1c20a0ba
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index de4787eb..1e9fe2ed 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -10,7 +10,8 @@ EXTRA_DIST = \
glib-gtypes-generator.py \
glib-signals-marshal-gen.py \
identity.xsl \
- libglibcodegen.py
+ libglibcodegen.py \
+ spec-to-introspect.xsl
CLEANFILES = libglibcodegen.pyc libglibcodegen.pyo