Add Sortiment
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ BINARY = prototyp
|
||||
# Name of the binary for Release
|
||||
FINAL = prototyp
|
||||
# Object files
|
||||
OBJS = main.o Machine.o MachineProductA.o MachineProductB.o Factory.o ##Product.o
|
||||
OBJS = Sortiment.o
|
||||
# Compiler flags
|
||||
CFLAGS = -Werror -Wall -std=c++17 -fsanitize=address,undefined -g
|
||||
# Linker flags
|
||||
|
||||
Reference in New Issue
Block a user