From 354e155867dcb6c0d574bb5de47e5903cb67b99d Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Sat, 2 Nov 2024 18:32:47 -0400 Subject: config.h --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 49b04ef..c21376d 100644 --- a/Makefile +++ b/Makefile @@ -14,4 +14,4 @@ balls: ${OBJ} clean: rm -f *.o balls -${OBJ}: sysfatal.h balls.h +${OBJ}: sysfatal.h balls.h config.h -- cgit v1.2.3