X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2FMakefile.am;fp=apps%2Fsilcd%2FMakefile.am;h=f3caad4b72607685b0fe8fbdb24c0b3b8033ef6c;hb=642a33a4fca84f3dcf9624bd05b3dc6aa1c0dd29;hp=025895198baa436594bc141039be75045ece5109;hpb=4dc90969e6ba3633f5f1d7a5303fe4e9ae4ebff0;p=silc.git diff --git a/apps/silcd/Makefile.am b/apps/silcd/Makefile.am index 02589519..f3caad4b 100644 --- a/apps/silcd/Makefile.am +++ b/apps/silcd/Makefile.am @@ -18,7 +18,7 @@ AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign -sbin_PROGRAMS = silcd +sbin_PROGRAMS = silcd testi silcd_SOURCES = \ protocol.c \ @@ -35,6 +35,8 @@ silcd_SOURCES = \ server_version.c silcd_DEPENDENCIES = ../lib/libsilc.a +testi_SOURCES = testi.c + LIBS = $(SILC_COMMON_LIBS) LDADD =