From 311a50391627626951597bf15751ed1d4d1475e6 Mon Sep 17 00:00:00 2001
From: Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>
Date: Mon, 7 Jul 2003 20:41:47 +0000
Subject: [PATCH] Target for albert.ps moved to where it belongs:
 ALBERT/Makefile.am.

---
 Makefile.am | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 450f919..499f066 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,14 +30,7 @@ cvs-clean:
 	cp -f INSTALL admin/
 	chgrp -R albert *
 
-#
-# this one requires write access to the source directory. One day one might
-# want to automakify ALBERT/doc/ ...
-#
-documentation:
-	make -C $(top_srcdir)/ALBERT/doc/ albert.ps
-
-dist-hook: documentation
+dist-hook:
 	@echo Deleting CVS directories in $(distdir)
 	rm -rf `find $(distdir) -name CVS`
 	@echo Deleting .cvsignore file in $(distdir)
-- 
GitLab