From: guido 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-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=610f28c3a5bd4912c8a5db8ec6ceb90007621f6f;p=dealii-svn.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