upate makefile to include terminal screenshot

This commit is contained in:
2023-10-12 19:55:12 +01:00
parent 55b6582c46
commit 13ed08a2ce

View File

@@ -1,7 +1,7 @@
include ../Makefile
build:
zip Lab1PrepAAR.zip *.c *.ino *.pdf
zip Lab1PrepAAR.zip *.c *.ino *.pdf *.png
clean:
rm Lab1PrepAAR.zip