diff --git a/Uebung 1/Makefile b/Uebung 1/Makefile index dcd5fed..1ab9b90 100644 --- a/Uebung 1/Makefile +++ b/Uebung 1/Makefile @@ -1,6 +1,6 @@ # Name of the binary for Development -BINARY = prototyp +BINARY = main # Name of the binary for Release FINAL = prototyp # Object files