diff --git a/Makefile b/Makefile index 24116d1..3364209 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,10 @@ + + all: echo done! + + +