diff options
-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 |