From 25eccc816d0318a6ff867e084393d313b42860c5 Mon Sep 17 00:00:00 2001 From: bangerth Date: Fri, 11 Aug 2006 16:01:16 +0000 Subject: [PATCH] Do hp as well, when just calling 'make' git-svn-id: https://svn.dealii.org/trunk@13668 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile b/tests/Makefile index 2bbdfd403f..1fc7e8a8df 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -2,7 +2,7 @@ # Makefile,v 1.14 2002/09/19 13:53:47 wolf Exp # Common Makefile for all test directories -all: base lac fe deal.II multigrid bits +all: base lac fe deal.II multigrid bits hp base: cd base ; $(MAKE) -- 2.39.5