aboutsummaryrefslogtreecommitdiff
path: root/test/module.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/module.mk')
-rw-r--r--test/module.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/module.mk b/test/module.mk
index 22c2dfa2c5..bf6a9efe8a 100644
--- a/test/module.mk
+++ b/test/module.mk
@@ -5,8 +5,8 @@
#
######################################################################
-TESTS := test/common/*.h
-TEST_LIBS := common/libcommon.a
+TESTS := test/common/*.h test/sound/*.h
+TEST_LIBS := common/libcommon.a sound/libsound.a
#
TEST_FLAGS := --runner=StdioPrinter