diff -r 847da7267234 -r 04cd5e61dca3 gmyth-upnp/test/Makefile.am --- a/gmyth-upnp/test/Makefile.am Fri Feb 01 22:17:33 2008 +0000 +++ b/gmyth-upnp/test/Makefile.am Mon Feb 25 14:12:27 2008 +0000 @@ -9,10 +9,10 @@ $(GOBJECT_CFLAGS) \ $(LIBUPNP_CFLAGS) -bin_PROGRAMS = \ - test +noinst_PROGRAMS = \ + gmyth-upnp-test -test_SOURCES = \ +gmyth_upnp_test_SOURCES = \ main.c CLEANFILES = $(BUILT_SOURCES)