X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=blobdiff_plain;f=lib%2Fsilcssh%2Ftests%2FMakefile.am;fp=lib%2Fsilcssh%2Ftests%2FMakefile.am;h=90d2dbbc84739c2f9a2b08665e6e1107c8d22f91;hp=1aae529b6897c7f08781135d85a5b9ceef1ff64b;hb=26618713bb72877372e5dc3b7b9f7d101c26fb78;hpb=87f7fe2aac95581dbd3e6258b6276da08952c13d diff --git a/lib/silcssh/tests/Makefile.am b/lib/silcssh/tests/Makefile.am index 1aae529b..90d2dbbc 100644 --- a/lib/silcssh/tests/Makefile.am +++ b/lib/silcssh/tests/Makefile.am @@ -17,12 +17,10 @@ AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign -bin_PROGRAMS = test_silcssh - -test_silcssh_SOURCES = test_silcssh.c +check_PROGRAMS = test_silcssh LIBS = $(SILC_COMMON_LIBS) -LDADD = -L.. -L../.. -lsilc -lsilcssh +LDADD = -L.. -L../.. -lsct CFLAGS = -O0 include $(top_srcdir)/Makefile.defines.in