asn1: Fix Windows build

This commit is contained in:
Nicolas Williams
2021-04-25 10:45:35 -05:00
parent ec171ef0b6
commit 1e65ebd5eb

View File

@@ -76,6 +76,7 @@ $(BINDIR)\asn1_compile.exe: \
$(OBJ)\gen_copy.obj \
$(OBJ)\gen_decode.obj \
$(OBJ)\gen_encode.obj \
$(OBJ)\gen_print.obj \
$(OBJ)\gen_free.obj \
$(OBJ)\gen_glue.obj \
$(OBJ)\gen_length.obj \