Improvement

This commit is contained in:
2025-10-18 21:31:34 +02:00
parent 06c58765eb
commit 51d12d5fae

View File

@@ -12,7 +12,7 @@ ui.o: ui.c
util.o: util.c
tarball2: deel2.tar.gz
deel2.tar.gz: box.c chart.c main.c ui.c util.c box.h util.h ui.h util.h README.md makefile
deel2.tar.gz: box.c chart.c main.c ui.c util.c box.h chart.h util.h ui.h util.h README.md makefile
tar czf $@ $^
clean: