? libamf/.libs ? libamf/amf.lo ? libamf/libgnashamf.la ? libamf/rtmp.lo Index: libamf/Makefile.am =================================================================== RCS file: /sources/gnash/gnash/libamf/Makefile.am,v retrieving revision 1.11 diff -u -3 -p -r1.11 Makefile.am --- libamf/Makefile.am 13 Aug 2006 15:54:16 -0000 1.11 +++ libamf/Makefile.am 8 Sep 2006 22:37:46 -0000 @@ -67,7 +67,9 @@ INCLUDES = -I.. -I$(srcdir) \ noinst_HEADERS = amfutf8.h amf.h rtmp.h protocol.h -check_PROGRAMS = amftest +# currently this test is broken +# check_PROGRAMS = amftest +EXTRA_PROGRAMS = amftest amftest_SOURCES = amftest.cpp amftest_LDADD = $(AM_LDFLAGS) libgnashamf.la