From: wolf Date: Thu, 19 Jan 2006 21:50:45 +0000 (+0000) Subject: Re-indent X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66f2403b303132c463deba82362b7544a71690d0;p=dealii-svn.git Re-indent git-svn-id: https://svn.dealii.org/trunk@12102 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/Makefile b/deal.II/base/Makefile index 63e13f0e0a..c21141be5c 100644 --- a/deal.II/base/Makefile +++ b/deal.II/base/Makefile @@ -20,7 +20,7 @@ include $D/common/Make.global_options # there's an extra .o file for the function parser that we need to link into # libbase ifeq ($(enable-parser),yes) -extra-o-files = $(LIBDIR)/contrib/functionparser/fparser.$(OBJEXT) + extra-o-files = $(LIBDIR)/contrib/functionparser/fparser.$(OBJEXT) endif