This commit is contained in:
2025-08-26 19:39:02 +02:00
parent 1232785035
commit e62a677194
+2 -2
View File
@@ -10,8 +10,8 @@ show: run
convert: run
magick after.bmp after.png # for showing image in pdf
zip: before.bmp main.pdf Makefile main.c bitmap.h bitmap.c
zip handin.zip before.bmp main.pdf Makefile main.c bitmap.h bitmap.c
zip: before.bmp main.pdf ../Makefile main.c bitmap.h bitmap.c
zip handin.zip before.bmp main.pdf ../Makefile main.c bitmap.h bitmap.c
unzip: handin.zip
unzip handin.zip -d handin