From cb61a21cb29657f9fe38569db70da58753962762 Mon Sep 17 00:00:00 2001
From: Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>
Date: Fri, 4 Apr 2008 10:05:58 +0000
Subject: [PATCH] Add add_ons/paraview/ dirs.

---
 configure.ac | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/configure.ac b/configure.ac
index b9d8c4c..6af92d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -39,6 +39,9 @@ AC_CONFIG_FILES([Makefile gnu-compat/Makefile
 		 add_ons/gmv/1d/Makefile
 		 add_ons/gmv/2d/Makefile
 		 add_ons/gmv/3d/Makefile
+		 add_ons/paraview/Makefile
+		 add_ons/paraview/2d/Makefile
+		 add_ons/paraview/3d/Makefile
 		 demo/src/Makefile
 		 demo/src/1d/Makefile
 		 demo/src/2d/Makefile
-- 
GitLab