diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2007-04-19 12:47:54 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2007-04-19 12:47:54 +0000 |
commit | add37c911a9e4b61b24f81704322c08c550b090e (patch) | |
tree | 5590f98fa5cfab517f6a75b7bd842cbdf7e04637 /lib | |
parent | d675bfa803cc454892f354e999fdebfcf0701eb9 (diff) |
Regenerate lib/telepathy-glib/spec-gen.am
Diffstat (limited to 'lib')
-rw-r--r-- | lib/telepathy-glib/spec-gen.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/telepathy-glib/spec-gen.am b/lib/telepathy-glib/spec-gen.am index f24b49026..47a92df02 100644 --- a/lib/telepathy-glib/spec-gen.am +++ b/lib/telepathy-glib/spec-gen.am @@ -1,9 +1,11 @@ +# Rules to re-generate this file spec-gen.am: $(top_srcdir)/lib/spec/all.xml \ $(top_srcdir)/lib/spec/all.xml \ $(SPEC_INTERFACE_XMLS) \ $(top_srcdir)/lib/tools/ls-interfaces.xsl \ $(top_builddir)/lib/tools/update-spec-gen-am.sh - $(SHELL) $(top_builddir)/lib/tools/update-spec-gen-am.sh spec-gen.am _gen ../stable-interfaces.txt + $(SHELL) $(top_builddir)/lib/tools/update-spec-gen-am.sh spec-gen.am _gen _gen/stable-interfaces.txt + STABLE_SPEC_INTERFACES = UNSTABLE_SPEC_INTERFACES = STABLE_SPEC_INTERFACE_XMLS = |