summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-08-16 00:17:06 +0200
committerMattias Andrée <maandree@kth.se>2021-08-16 00:17:06 +0200
commit7eb0d92453b888728cb1b7b418afc04d3fb438e2 (patch)
tree53a90447185b69b9a2c06c902606727c367ac42a /Makefile
parentAdd hdmx (diff)
downloadlibparsesfnt-7eb0d92453b888728cb1b7b418afc04d3fb438e2.tar.gz
libparsesfnt-7eb0d92453b888728cb1b7b418afc04d3fb438e2.tar.bz2
libparsesfnt-7eb0d92453b888728cb1b7b418afc04d3fb438e2.tar.xz
Add post + fix indention in hdmx
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 874f5ec..dd8a360 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,8 @@ MODULES =\
gasp\
avar\
meta\
- hdmx
+ hdmx\
+ post
OBJ =\
libparsesfnt_parse___.o\