aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-12-08 15:03:27 -0600
committerTed Gould <ted@gould.cx>2009-12-08 15:03:27 -0600
commitcf4dd4a9e3f1a2d514f7b6ddb5cb0763411b6961 (patch)
treebc930efbeb86c7bcd986e2d6eb75f0a3ad6fee91 /docs
parentfbb083f6f0ef0c3398253b00ad129ada325b84d8 (diff)
downloadayatana-indicator-application-cf4dd4a9e3f1a2d514f7b6ddb5cb0763411b6961.tar.gz
ayatana-indicator-application-cf4dd4a9e3f1a2d514f7b6ddb5cb0763411b6961.tar.bz2
ayatana-indicator-application-cf4dd4a9e3f1a2d514f7b6ddb5cb0763411b6961.zip
Making it so that we have a local gtk-doc.make file that will pass a dist without the lib being built.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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