gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r10972: Fixed test makefile.am so do


From: Bob Naugle
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r10972: Fixed test makefile.am so does not include sampler namespace
Date: Tue, 02 Jun 2009 13:13:11 -0600
User-agent: Bazaar (1.13.1)

------------------------------------------------------------
revno: 10972
committer: Bob Naugle <address@hidden>
branch nick: trunk
timestamp: Tue 2009-06-02 13:13:11 -0600
message:
  Fixed test makefile.am so does not include sampler namespace
modified:
  testsuite/as3/classes.all/Makefile.am
=== modified file 'testsuite/as3/classes.all/Makefile.am'
--- a/testsuite/as3/classes.all/Makefile.am     2009-06-02 18:25:56 +0000
+++ b/testsuite/as3/classes.all/Makefile.am     2009-06-02 19:13:11 +0000
@@ -56,7 +56,7 @@
 include $(srcdir)/media/media.am
 include $(srcdir)/net/net.am
 include $(srcdir)/printing/printing.am
-include $(srcdir)/sampler/sampler.am
+# # include $(srcdir)/sampler/sampler.am
 # # HAXE doesn't appear to support the Security classes
 # # include $(srcdir)/security/security.am
 include $(srcdir)/system/system.am


reply via email to

[Prev in Thread] Current Thread [Next in Thread]