From 693bde5c2fe9ae5ecd85524f8bbee996d052fb4f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 18 Oct 2024 21:56:32 +0200 Subject: Fix incorrect functions + general improvements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2ae68f6..44116a7 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ OBJ =\ LOBJ = $(OBJ:.o=.lo) MAN0 = libred.h.0 -MAN3 = libred_check_timetravel.3 libred_get_colour.3 libred_solar_elevation.3 +MAN3 = libred_get_colour.3 libred_solar_elevation.3 MAN7 = libred.7 -- cgit v1.2.3-70-g09d2