diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2007-09-07 11:17:19 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2007-09-07 11:17:19 +0000 |
commit | 9c066f3a5764844c731bc9de93f1112211d7afe9 (patch) | |
tree | 721f7bbeac528e7d5620146759293bf41942b7ae | |
parent | aa7b4cf659ed271e15781b933b04b16c09dd2685 (diff) |
Correct misleading comment in telepathy-glib/Makefile.am
-rw-r--r-- | telepathy-glib/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/telepathy-glib/Makefile.am b/telepathy-glib/Makefile.am index 83359dd86..ce67e7847 100644 --- a/telepathy-glib/Makefile.am +++ b/telepathy-glib/Makefile.am @@ -9,8 +9,7 @@ EXTRA_DIST = extra-gtkdoc.h # Also used to generate stable-interfaces.txt, which generates spec-gen.am include stable-interfaces.mk -# This is a derived file but must be checked-in to Darcs anyway, -# for bootstrapping. +# First generated by autogen.sh, regenerated by this Makefile include _gen/spec-gen.am STABLE_SPEC_GENERATED_SOURCES = \ |