Add dummy file to miscmods archive to ensure non-empty
[exim.git] / src / scripts / lookups-Makefile
index 40cca603f52886eb9ce13b7264f881d6dab1d41a..188c22d14fa7d95762c995821ea39db2749f1060 100755 (executable)
@@ -169,8 +169,8 @@ do
   emit_module_rule $name_mod
 done
 
   emit_module_rule $name_mod
 done
 
-# Because the variable is EXPERIMENTAL_SPF and not LOOKUP_SPF we
-# always include spf.o and compile a dummy if EXPERIMENTAL_SPF is not
+# Because the variable is SUPPORT_SPF and not LOOKUP_SPF we
+# always include spf.o and compile a dummy if SUPPORT_SPF is not
 # defined.
 
 OBJ="${OBJ} spf.o"
 # defined.
 
 OBJ="${OBJ} spf.o"