From: Guido Kanschat Date: Thu, 12 May 2005 14:04:45 +0000 (+0000) Subject: I forgot to include Make.global_options X-Git-Tag: v8.0.0~13887 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a72a65700987f36ab2ea29e6bb23d1ee6d827f0f;p=dealii.git I forgot to include Make.global_options git-svn-id: https://svn.dealii.org/trunk@10668 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/Makefile b/deal.II/examples/Makefile index 7ad6b08de4..f4faf91083 100644 --- a/deal.II/examples/Makefile +++ b/deal.II/examples/Makefile @@ -1,6 +1,8 @@ # $Id$ # # This Makefile only recurses into the subdirs +include ../common/Make.global_options + all: default # existing examples. take dirnames and strip 'step'