X-Git-Url: http://git.silcnet.org/gitweb/?p=runtime.git;a=blobdiff_plain;f=lib%2Fsilcutil%2Ftests%2FMakefile.am;h=bc6937041bbff27ee0f82b1cd8313533f53c19c6;hp=ceade7d458d5f6b2fb5e6d130be76b55ded0150f;hb=8d875a67439e0643f628e41d094190d76d30f6ef;hpb=40232f82d09bb31e3ef245db06d60a925210c501 diff --git a/lib/silcutil/tests/Makefile.am b/lib/silcutil/tests/Makefile.am index ceade7d4..bc693704 100644 --- a/lib/silcutil/tests/Makefile.am +++ b/lib/silcutil/tests/Makefile.am @@ -24,7 +24,7 @@ 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_silcbufferstream + test_silcrand test_silcglobal test_silcbufferstream test_silcxml TESTS = test_silcstrutil test_silcstringprep test_silchashtable \ test_silclist test_silcfsm test_silcasync test_silcschedule \