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

fix Makefile to add mkgmtime.c

parent 836125d6
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment