From b52db91d30263a911d9d00c53fd9a7bc4604a7f1 Mon Sep 17 00:00:00 2001 From: Oliver Sander <sander@igpm.rwth-aachen.de> Date: Sun, 21 Dec 2014 21:21:33 +0000 Subject: [PATCH] Remove 'rod3d' from the list of programs, it is in the 'src' directory now [[Imported from SVN: r9987]] --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 4efaec44..109b4540 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,7 @@ ADOLC_LIBS = -ladolc noinst_PROGRAMS = cosserat-continuum \ finite-strain-elasticity \ mixed-cosserat-continuum \ - rodobstacle rod3d harmonicmaps harmonicmaps-eoc rod-eoc + rodobstacle harmonicmaps harmonicmaps-eoc rod-eoc cosserat_continuum_SOURCES = cosserat-continuum.cc cosserat_continuum_CXXFLAGS = $(UG_CPPFLAGS) $(IPOPT_CPPFLAGS) \ -- GitLab