summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTodd Zullinger <tmzullinger@users.sourceforge.net>2007-02-27 21:27:47 +0000
committerTodd Zullinger <tmzullinger@users.sourceforge.net>2007-02-27 21:27:47 +0000
commit93f2a5f7a776d4f85a30ea251397acd4ed9f8f12 (patch)
tree04825e0c0da8c897b6ff7b52662ce9d698269ba7 /docs
parent6902be4668b705404642aa4ed02d1ab41339b5b8 (diff)
downloadlibgpod-93f2a5f7a776d4f85a30ea251397acd4ed9f8f12.tar.gz
libgpod-93f2a5f7a776d4f85a30ea251397acd4ed9f8f12.tar.xz
libgpod-93f2a5f7a776d4f85a30ea251397acd4ed9f8f12.zip
build docs when creating tarballs
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1400 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 0ce396d..cec7969 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -75,3 +75,7 @@ include $(top_srcdir)/gtk-doc.make
# Other files to distribute
EXTRA_DIST += version.xml.in
+
+# Build the documentation when creating tarballs
+dist-hook-local:
+ $(MAKE) all