Commit c77f5f95 authored by Denis Filatov's avatar Denis Filatov
Browse files

fix Makefile to add mkgmtime.c

parent 836125d6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ BUILDROOT = ../build
PROJECT        = asn1certgen
DEBUG          = yes
bins           = asn1certgen
sources       := asn1certgen.c ecc_openssl.c
sources       := asn1certgen.c ecc_openssl.c mkgmtime.c
cflags        += -Wno-pointer-sign -Wno-enum-compare
sources-WIN32 := applink.c
packages      += cshared openssl