From 4956ae8c555dd0e96d31a0328aebdda2fc5769c2 Mon Sep 17 00:00:00 2001
From: Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>
Date: Fri, 4 May 2007 10:01:10 +0000
Subject: [PATCH] Re-enable doc targets.

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

diff --git a/Makefile.am b/Makefile.am
index 57ed835..b3f3366 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