s4:torture: fix the build with auto dependencies
[samba.git] / source4 / lib / registry / config.mk
index 2e2b45abe9543c73bed6d6bd2ba81dea703a3a4e..9af61f9632a59e93c1eaea589b0aef253c2f698c 100644 (file)
@@ -97,7 +97,7 @@ regtree_OBJ_FILES = $(libregistrysrcdir)/tools/regtree.o
 MANPAGES += $(libregistrysrcdir)/man/regtree.1
 
 [SUBSYSTEM::torture_registry]
-PRIVATE_DEPENDENCIES = registry
+PRIVATE_DEPENDENCIES = torture registry
 
 torture_registry_OBJ_FILES = $(addprefix $(libregistrysrcdir)/tests/, generic.o hive.o diff.o registry.o)