GNU header update.
[cacao.git] / Makefile.am
index fb089f30a600c99d5acccfe63f44b741c642869b..f5e04e7f2fb4774710ae2a46aae8778c710275d9 100644 (file)
@@ -1,7 +1,9 @@
+## Makefile.am
+##
 ## Copyright (C) 1996-2005 R. Grafl, A. Krall, C. Kruegel, C. Oates,
 ## R. Obermaisser, M. Platter, M. Probst, S. Ring, E. Steiner,
 ## C. Thalinger, D. Thuernbeck, P. Tomsich, C. Ullrich, J. Wenninger,
-## TU Wien
+## Institut f. Computersprachen - TU Wien
 ##
 ## This file is part of CACAO.
 ##
@@ -26,7 +28,7 @@
 ##
 ## Changes:
 ##
-## $Id: Makefile.am 1676 2004-12-03 16:52:15Z twisti $
+## $Id: Makefile.am 1735 2004-12-07 14:33:27Z twisti $
 
 ## Process this file with automake to produce Makefile.in
 
@@ -34,11 +36,6 @@ MAINTAINERCLEANFILES = Makefile.in configure
 
 SUBDIRS = doc man src tests
 
-EXTRA_DIST = \
-       html/cacaoinstall.html \
-       html/cacaoman.html \
-       html/index.html
-
 
 ## Local variables:
 ## mode: Makefile