]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add forgotten linker flag.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 6 Apr 2001 12:47:05 +0000 (12:47 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 6 Apr 2001 12:47:05 +0000 (12:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@4390 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/Makefile.in

index 985c2ed7efe922f863807c0239d504488157b2b4..624cab761b23586658338a16c3f4429c352f5f32 100644 (file)
@@ -141,7 +141,7 @@ endif
 
 data_out.testcase: $(data_out-o-files) $(libdeal3d) $(libraries)
        @echo =====linking======= $<
-       @$(CXX) $(LDFLAGS) -g -o $@ $^
+       @$(CXX) $(LDFLAGS) -g -o $@ $^ $(LIBS)
 
 
 ############################################################

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.