Also build all other Samba 4 binaries during merged build.
[kai/samba-autobuild/.git] / source3 / samba4-templates.mk
index 154c3aabda7487be63f981b8e017f16ca113232b..e691af59e9768214dc513105c710acc3abf5a8c5 100644 (file)
@@ -25,8 +25,7 @@ $(1)4: $(2) $(LIBREPLACE_OBJ) ;
 clean::
        @rm -f $(1)
 
-binaries:: $(1)
-
+everything:: $(1)4
 
 endef
 
@@ -40,7 +39,7 @@ $(1)4: $(2) $(LIBREPLACE_OBJ) ;
 clean::
        rm -f $(1)
 
-binaries:: $(1)
+binaries:: $(1)4
 
 
 endef