aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2023-01-08 11:06:37 +0100
committerMattias Andrée <maandree@kth.se>2023-01-08 11:06:37 +0100
commit9a36ae7c1e29e20cb84a768aacc3ff2296577f96 (patch)
tree3c5382eb5e9301a4b73dc183c366c89cca3a9fa9 /Makefile
parentm (diff)
downloadlibfonts-9a36ae7c1e29e20cb84a768aacc3ff2296577f96.tar.gz
libfonts-9a36ae7c1e29e20cb84a768aacc3ff2296577f96.tar.bz2
libfonts-9a36ae7c1e29e20cb84a768aacc3ff2296577f96.tar.xz
Fix and test libfonts_get_default_font_name
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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