--- a/upnp/Makefile.am
+++ b/upnp/Makefile.am
@@ -197,8 +197,8 @@
 endif
 
 # check / distcheck tests
-check_PROGRAMS = test_init test_url test_log test_list test_parse_uri
-TESTS = test_init test_url test_log test_list test_parse_uri
+check_PROGRAMS = test_log test_list
+TESTS = test_log test_list
 test_init_SOURCES = test/test_init.c
 test_url_SOURCES = test/test_url.c
 test_log_SOURCES = test/test_log.c
