From 94617ea16af3c57f37136929a2faf1791454efbc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Robert=20Kl=C3=B6fkorn?= <robertk@dune-project.org>
Date: Mon, 3 Apr 2006 19:26:44 +0000
Subject: [PATCH] removed grapedataio.

[[Imported from SVN: r4445]]
---
 io/file/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/io/file/Makefile.am b/io/file/Makefile.am
index 7c796dc53..603c8f867 100644
--- a/io/file/Makefile.am
+++ b/io/file/Makefile.am
@@ -4,7 +4,7 @@ SUBDIRS = alberta amiramesh rawdata test
 
 iofiledir = $(includedir)/dune/io/file
 iofile_HEADERS = amirameshreader.hh asciiparser.hh rawdatawriter.hh \
-  amirameshwriter.hh grapedataio.hh albertawriter.hh alugridwriter.hh
+  amirameshwriter.hh albertawriter.hh alugridwriter.hh
 
 noinst_LTLIBRARIES = libfileio.la
 
-- 
GitLab