fix Makefile for debugging

This commit is contained in:
Samuel Oberhofer 2022-05-23 21:52:21 +02:00
parent c7d6bdd372
commit 2257c92d2b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Name of the binary for Development # Name of the binary for Development
BINARY = prototyp BINARY = main
# Name of the binary for Release # Name of the binary for Release
FINAL = prototyp FINAL = prototyp
# Object files # Object files