Created SILC Crypto Toolkit git repository.
[crypto.git] / apps / asn1utils / Makefile.am
index b097dd12eee4729b0d95af92807055ecda020b0c..f7dc17063055572929432bd5a0713ef389e73e1d 100644 (file)
@@ -20,6 +20,6 @@ AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
 bin_PROGRAMS = asn1dump
 asn1dump_SOURCES = asn1dump.c
 
-LIBS = $(SILC_COMMON_LIBS)
+LIBS = $(SILC_COMMON_LIBS) -lsct
 
 include $(top_srcdir)/Makefile.defines.in