[Scummvm-cvs-logs] scummvm master -> 8db8a0b3fc597c5c57f17ff4dd940bfd7baa216e

fingolfin max at quendi.de
Wed Jun 8 15:00:23 CEST 2011


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
8db8a0b3fc TEST: Remove backends hack again


Commit: 8db8a0b3fc597c5c57f17ff4dd940bfd7baa216e
    https://github.com/scummvm/scummvm/commit/8db8a0b3fc597c5c57f17ff4dd940bfd7baa216e
Author: Max Horn (max at quendi.de)
Date: 2011-06-08T05:58:53-07:00

Commit Message:
TEST: Remove backends hack again

Changed paths:
    test/module.mk



diff --git a/test/module.mk b/test/module.mk
index bed2dff..4e5cbf6 100644
--- a/test/module.mk
+++ b/test/module.mk
@@ -6,7 +6,7 @@
 ######################################################################
 
 TESTS        := $(srcdir)/test/common/*.h $(srcdir)/test/audio/*.h
-TEST_LIBS    := backends/libbackends.a audio/libaudio.a common/libcommon.a
+TEST_LIBS    := audio/libaudio.a common/libcommon.a
 
 #
 TEST_FLAGS   := --runner=StdioPrinter --no-std --no-eh






More information about the Scummvm-git-logs mailing list