blob: 309ad792719ca1f61d5a93637b54219dfbfce467 [file] [log] [blame]
Lev Walkind9221842017-08-22 01:44:56 -07001
2noinst_LTLIBRARIES = libasn1common.la
3
4libasn1common_la_SOURCES = \
5 asn1_ref.c asn1_ref.h \
6 asn1_buffer.c asn1_buffer.h \
7 asn1_namespace.c asn1_namespace.h
8