Skip to content
Snippets Groups Projects
Commit a69e3883 authored by Christian Engwer's avatar Christian Engwer
Browse files

UPS... CXXFLAGS for alugrid-test were wrong aswell

[[Imported from SVN: r2959]]
parent eb82fa4d
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@ test_alberta_LDADD = $(ALBERTA_LDFLAGS) $(ALBERTA_LIBS)
# files for alu3dgrid
test_alu3dgrid_SOURCES = test-alu3dgrid.cc
test_alu3dgrid_CXXFLAGS = $(ALU3DGRID_CPPFLAGS) $(AM_CPPFLAGS)
test_alu3dgrid_CXXFLAGS = $(ALUGRID_CPPFLAGS) $(AM_CPPFLAGS)
test_alu3dgrid_LDADD = $(ALUGRID_LDFLAGS) $(ALUGRID_LIBS)
# libdune contains both libug2 and libug3, always test both dimensions
......
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