From: Guido Kanschat Date: Tue, 19 Apr 2005 12:44:54 +0000 (+0000) Subject: Add dummy makefile such that this won't break our build tests X-Git-Tag: v8.0.0~14028 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11ead3a9828fc26fbc97af708695999eeebe0f5b;p=dealii.git Add dummy makefile such that this won't break our build tests git-svn-id: https://svn.dealii.org/trunk@10527 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-19/Makefile b/deal.II/examples/step-19/Makefile new file mode 100644 index 0000000000..6ed3878531 --- /dev/null +++ b/deal.II/examples/step-19/Makefile @@ -0,0 +1,2 @@ +default run clean: + echo Done