From 9a36ae7c1e29e20cb84a768aacc3ff2296577f96 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 8 Jan 2023 11:06:37 +0100 Subject: Fix and test libfonts_get_default_font_name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cc2a08b..86e2ab9 100644 --- a/Makefile +++ b/Makefile @@ -27,6 +27,7 @@ OBJ =\ TESTS =\ libfonts_calculate_subpixel_order.test\ + libfonts_get_default_font_name.test\ libfonts_get_subpixel_order_class.test\ libfonts_unget_subpixel_order_class.test -- cgit v1.2.3-70-g09d2