From a752656fff9b4ed94f9d57ccbd73d18677ba3228 Mon Sep 17 00:00:00 2001
From: Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>
Date: Thu, 20 Mar 2008 14:54:22 +0000
Subject: [PATCH] Add add_ons/gmv/ (which contains a converter from ALBERTA
 data to GMV data).

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

diff --git a/configure.ac b/configure.ac
index b7d3999..edb886a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,6 +33,10 @@ AC_CONFIG_FILES([Makefile gnu-compat/Makefile
 		 add_ons/meshtv/1d/Makefile
 		 add_ons/meshtv/2d/Makefile
 		 add_ons/meshtv/3d/Makefile
+		 add_ons/gmv/Makefile
+		 add_ons/gmv/1d/Makefile
+		 add_ons/gmv/2d/Makefile
+		 add_ons/gmv/3d/Makefile
 		 demo/src/Makefile
 		 demo/src/1d/Makefile
 		 demo/src/2d/Makefile
-- 
GitLab