html/Makefile: searchform.html also requires domains.tab
[mirror/userdir-ldap-cgi.git] / html / Makefile
index 8a8949d..7908172 100644 (file)
@@ -30,6 +30,7 @@ clean:
        rm -f $(HTMLFILES)
 
 update.html :: domains.tab
+searchform.html :: domains.tab
 
 domains.tab: FORCE
        isoquery -i 3166 -c | cut -f 1,4 > "$@"