From d00f1de46a1ac8107638f2a1104b86ea4c610401 Mon Sep 17 00:00:00 2001 From: brummer10 Date: Wed, 10 Jan 2024 09:47:48 +0100 Subject: [PATCH] Fix Makefile --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 2f2979e..b61466a 100644 --- a/Makefile +++ b/Makefile @@ -31,3 +31,5 @@ $(SUBDIR): libxputty mod: @exec $(MAKE) --no-print-directory -j 1 -C Fluida $(MAKECMDGOALS) + +features: