Skip to content
Snippets Groups Projects
Commit bcec5250 authored by Oliver Sander's avatar Oliver Sander Committed by sander
Browse files

fix typo -- wrong closing parenthesis

[[Imported from SVN: r9535]]
parent 3bf86415
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ noinst_PROGRAMS = cosserat-continuum rodobstacle rod3d harmonicmaps harmonicmaps
cosserat_continuum_SOURCES = cosserat-continuum.cc
cosserat_continuum_CXXFLAGS = $(UG_CPPFLAGS) $(AMIRAMESH_CPPFLAGS) $(IPOPT_CPPFLAGS) $(PSURFACE_CPPFLAGS) \
$(ADOLC_CPPFLAGS}
$(ADOLC_CPPFLAGS)
cosserat_continuum_LDADD = $(UG_LDFLAGS) $(AMIRAMESH_LDFLAGS) $(UG_LIBS) $(AMIRAMESH_LIBS) \
$(IPOPT_LDFLAGS) $(IPOPT_LIBS) $(PSURFACE_LDFLAGS) $(PSURFACE_LIBS) \
$(ADOLC_LDFLAGS) $(ADOLC_LIBS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment