From cf4dd4a9e3f1a2d514f7b6ddb5cb0763411b6961 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 8 Dec 2009 15:03:27 -0600 Subject: Making it so that we have a local gtk-doc.make file that will pass a dist without the lib being built. --- docs/reference/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am index c7d3d0e..e2a02cd 100644 --- a/docs/reference/Makefile.am +++ b/docs/reference/Makefile.am @@ -79,7 +79,7 @@ GTKDOC_CFLAGS=-I$(top_srcdir) -I$(top_srcdir)/src -I$(top_srcdir)/src/libappindi GTKDOC_LIBS=$(top_builddir)/src/libappindicator.la $(top_builddir)/src/libapplication.la # This includes the standard gtk-doc make rules, copied by gtkdocize. -include $(top_srcdir)/gtk-doc.make +include $(top_srcdir)/gtk-doc.local.make # Other files to distribute # e.g. EXTRA_DIST += version.xml.in -- cgit v1.2.3