From: Mart Lubbers Date: Thu, 26 Jan 2017 18:13:14 +0000 (+0100) Subject: Add final to makefile X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=a4326dffa0c725732d9e2d54f2cb2a930819b3de;p=paefcais1617.git Add final to makefile --- diff --git a/Makefile b/Makefile index 7ffb490..5e55466 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ all: make -C assignment1 make -C assignment2 + make -C final_assignment