summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorjacob berkman <jacob@ximian.com>2001-10-01 23:39:49 +0000
committerJacob Berkman <jberkman@src.gnome.org>2001-10-01 23:39:49 +0000
commita563bed2111e7e5c4309a37df031794ce0f75507 (patch)
tree825b759da4051115d6354062d7f86df84efd0a13 /docs/Makefile.am
parent2d30cda0993e70928a4b8e2210ed3ede24d62bc4 (diff)
downloadatk-a563bed2111e7e5c4309a37df031794ce0f75507.tar.gz
depend on all-local so that make dist works correctly w/o having to build
2001-10-01 jacob berkman <jacob@ximian.com> * docs/Makefile.am (dist-hook-local): depend on all-local so that make dist works correctly w/o having to build first
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 3bfaa66..d993720 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -26,6 +26,8 @@ content_files =
# Other files to distribute
extra_files =
+dist-hook-local: all-local
+
####################################
# Everything below here is generic #
####################################