From 45e13c76bb1347f69df97e58a5b2cb24ec25312e Mon Sep 17 00:00:00 2001 From: Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE> Date: Mon, 18 May 2009 18:40:58 +0000 Subject: [PATCH] main() function for triangle2alberta --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index e8f7ae1..f521dd9 100644 --- a/configure.ac +++ b/configure.ac @@ -57,6 +57,7 @@ AC_CONFIG_FILES([Makefile gnu-compat/Makefile add_ons/static_condensation/demo/Makefile add_ons/static_condensation/demo/2d/Makefile add_ons/static_condensation/demo/3d/Makefile + add_ons/triangle2alberta/Makefile demo/src/Makefile demo/src/1d/Makefile demo/src/2d/Makefile -- GitLab