add new objects

This commit is contained in:
Rod Sheeter
2015-02-24 14:04:43 -08:00
parent 1c975530b9
commit 6e9eeaf43c
+1 -1
View File
@@ -16,7 +16,7 @@ endif
SRCDIR = src
OUROBJ = font.o glyph.o normalize.o table_tags.o transform.o \
woff2_dec.o woff2_enc.o
woff2_dec.o woff2_enc.o woff2_common.o variable_length.o
BROTLI = brotli
ENCOBJ = $(BROTLI)/enc/*.o