From f5db27822f5d4f87bfb132c5ec666f464386eed7 Mon Sep 17 00:00:00 2001
From: Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>
Date: Fri, 4 May 2007 12:55:32 +0000
Subject: [PATCH] For now include alberta.pdf into the distro.

---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index b3f3366..119116b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -123,7 +123,7 @@ generate-alberta-dist:
 #
 # The documentation is available as book.
 #
-EXTRA_DIST = doc/alberta.pdf
+EXTRA_DIST += doc/alberta.pdf
 
 #
 # this one requires write access to the source directory. One day one might
-- 
GitLab