diff options
author | Olivier CrĂȘte <olivier.crete@collabora.co.uk> | 2008-10-14 11:54:34 -0400 |
---|---|---|
committer | Olivier CrĂȘte <olivier.crete@collabora.co.uk> | 2008-10-14 11:54:34 -0400 |
commit | 7d1d0833884cdb5a1e54c0793b00e4be8b2888b3 (patch) | |
tree | 6e72b95a1417b1df30c9b044d782977141cbb3ab /doc | |
parent | a1e8c68bbc5985f3be904374182fc413c98e85c5 (diff) |
Remove template comment from gtkdoc makefile
Diffstat (limited to 'doc')
-rw-r--r-- | doc/lib/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/lib/Makefile.am b/doc/lib/Makefile.am index 4e4235c..2f30baa 100644 --- a/doc/lib/Makefile.am +++ b/doc/lib/Makefile.am @@ -5,11 +5,6 @@ abs_top_builddir = @abs_top_builddir@ # We require automake 1.6 at least. AUTOMAKE_OPTIONS = 1.6 -# This is a blank Makefile.am for using gtk-doc. -# Copy this to your project's API docs directory and modify the variables to -# suit your project. See the GTK+ Makefiles in gtk+/docs/reference for examples -# of using the various options. - # The name of the module, e.g. 'glib'. DOC_MODULE=telepathy-farsight |