aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2023-01-08 10:48:03 +0100
committerMattias Andrée <maandree@kth.se>2023-01-08 10:48:03 +0100
commit541ec6127a75c6094e152b51b7a020cefe170902 (patch)
tree1d1d098a0d1263cfb771d478e87a1990a2a3a379 /Makefile
parentMore detailed subpixel layout descriptions (diff)
downloadlibfonts-541ec6127a75c6094e152b51b7a020cefe170902.tar.gz
libfonts-541ec6127a75c6094e152b51b7a020cefe170902.tar.bz2
libfonts-541ec6127a75c6094e152b51b7a020cefe170902.tar.xz
Test and fix libfonts_calculate_subpixel_order
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 016ca67..cc2a08b 100644
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,7 @@ OBJ =\
libfonts_unget_subpixel_order_class.o
TESTS =\
+ libfonts_calculate_subpixel_order.test\
libfonts_get_subpixel_order_class.test\
libfonts_unget_subpixel_order_class.test