X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcutil%2Ftests%2FMakefile.am;h=78323eda32d5cc3d581541063495748d427ee83f;hb=6643cc5ddd6c1835acffed13ffdf83c41078f8d0;hp=3b81a73a6433c14afbd7d9bd150b8164ce767167;hpb=b4dc1a71c928fdc0ec885ed5745b0d17b094ff7e;p=runtime.git diff --git a/lib/silcutil/tests/Makefile.am b/lib/silcutil/tests/Makefile.am index 3b81a73a..78323eda 100644 --- a/lib/silcutil/tests/Makefile.am +++ b/lib/silcutil/tests/Makefile.am @@ -24,7 +24,8 @@ check_PROGRAMS = \ test_silcatomic test_silcmutex test_silctime test_silcthread \ test_silcdll test_silcenv test_silctimer test_silcbitops \ test_silcregex test_silcbuffmt test_silcdir test_silcthreadqueue \ - test_silcrand test_silcglobal + test_silcrand test_silcglobal test_silcbufferstream test_silcxml \ + test_silclocalnetstream TESTS = test_silcstrutil test_silcstringprep test_silchashtable \ test_silclist test_silcfsm test_silcasync test_silcschedule \ @@ -32,7 +33,8 @@ TESTS = test_silcstrutil test_silcstringprep test_silchashtable \ test_silcatomic test_silctime test_silcthread \ test_silcdll test_silcenv test_silctimer test_silcbitops \ test_silcregex test_silcbuffmt test_silcdir test_silcthreadqueue \ - test_silcrand test_silcglobal + test_silcrand test_silcglobal test_silcbufferstream \ + test_silclocalnetstream LIBS = $(SILC_COMMON_LIBS) LDADD = -L.. -L../.. -lsrt