]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix typo.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Oct 2010 02:46:38 +0000 (02:46 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Oct 2010 02:46:38 +0000 (02:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@22488 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/Makefile

index 519fa3738bb16b0f0f05855e8cde7058aef3be38..7eb54a56fb22f00bc89c3c7215f677b7370644d2 100644 (file)
@@ -177,7 +177,7 @@ $(LIBDIR)/libdeal_II.g$(static-lib-suffix): $(go-files)
        @echo "=====deal.II==========debug======$(MT)== Linking library:   $(@F)"
        @$(AR) ru $@ $(go-files) $(extra-g.o-files)
        @$(RANLIB) $@
-$(LIBDIR)/libdeal_IId$(static-lib-suffix): $(o-files)
+$(LIBDIR)/libdeal_II$(static-lib-suffix): $(o-files)
        @echo "=====deal.II==========optimized==$(MT)== Linking library:   $(@F)"
        @$(AR) ru $@ $(o-files) $(extra-o-files)
        @$(RANLIB) $@

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.