summaryrefslogtreecommitdiff
path: root/tests/modules/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/modules/Makefile')
-rw-r--r--tests/modules/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/modules/Makefile b/tests/modules/Makefile
index 7363c98bc..93b4b022f 100644
--- a/tests/modules/Makefile
+++ b/tests/modules/Makefile
@@ -19,6 +19,7 @@ TEST_MODULES = \
misc.so \
hooks.so \
blockonkeys.so \
+ blockonbackground.so \
scan.so \
datatype.so \
auth.so \
@@ -27,7 +28,8 @@ TEST_MODULES = \
getkeys.so \
test_lazyfree.so \
timer.so \
- defragtest.so
+ defragtest.so \
+ stream.so
.PHONY: all