From 7ccdf935308df0bcbd50f26ebc0910d5b4dab01b Mon Sep 17 00:00:00 2001
From: Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>
Date: Fri, 27 Mar 2009 17:27:53 +0000
Subject: [PATCH] Exclude the documentation from the distribution.

---
 Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 994b5db..db958c6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -129,7 +129,7 @@ generate-alberta-dist:
 #
 # The documentation is available as book.
 #
-EXTRA_DIST += doc/alberta-man.pdf
+#EXTRA_DIST += doc/alberta-man.pdf
 
 #
 # this one requires write access to the source directory. One day one might
@@ -146,7 +146,7 @@ doc/alberta-man.pdf:
 documentation: doc/alberta-man.pdf
 
 
-dist-hook: documentation
+#dist-hook: documentation
 
 endif
 
-- 
GitLab