1 tests/Makefile.am | 2 +-
2 1 file changed, 1 insertion(+), 1 deletion(-)
4 diff --git c/tests/Makefile.am i/tests/Makefile.am
5 index 5ffdd46..b326d47 100644
6 --- c/tests/Makefile.am
7 +++ i/tests/Makefile.am
9 -TESTS = proxy proxy-continuous threaded oauth oauth-async oauth2 flickr lastfm xml custom-serialize
10 +TESTS = proxy proxy-continuous threaded oauth2 flickr lastfm xml custom-serialize
12 AM_CPPFLAGS = $(SOUP_CFLAGS) -I$(top_srcdir) $(GCOV_CFLAGS)
13 AM_LDFLAGS = $(SOUP_LIBS) $(GCOV_LDFLAGS) \