--- librest-0.7.12/tests/Makefile.am.orig	2011-08-10 03:38:06.000000000 -0600
+++ librest-0.7.12/tests/Makefile.am	2011-12-05 09:50:54.000000000 -0700
@@ -1,4 +1,4 @@
-TESTS = proxy proxy-continuous threaded oauth oauth-async oauth2 flickr lastfm xml custom-serialize
+TESTS = proxy proxy-continuous threaded oauth2 xml custom-serialize
 # TODO: fix this test case
 XFAIL_TESTS = xml
 
--- librest-0.7.12/tests/Makefile.in.orig	2011-11-10 09:15:57.000000000 -0700
+++ librest-0.7.12/tests/Makefile.in	2011-12-05 09:51:30.000000000 -0700
@@ -34,8 +34,8 @@
 build_triplet = @build@
 host_triplet = @host@
 TESTS = proxy$(EXEEXT) proxy-continuous$(EXEEXT) threaded$(EXEEXT) \
-	oauth$(EXEEXT) oauth-async$(EXEEXT) oauth2$(EXEEXT) \
-	flickr$(EXEEXT) lastfm$(EXEEXT) xml$(EXEEXT) \
+	oauth2$(EXEEXT) \
+	xml$(EXEEXT) \
 	custom-serialize$(EXEEXT)
 XFAIL_TESTS = xml$(EXEEXT)
 check_PROGRAMS = $(am__EXEEXT_1)
