X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=html%2FMakefile;h=7908172cb238959059d6c8568f55c99b60cf0faa;hb=d7549c547cb431e08ba11810fe9e8b68d132bc4e;hp=8a8949dd0e93a18b910ad8f579692f1a74beb28b;hpb=19a47ac6866011384a4817e1152f9896a5ee23ed;p=mirror%2Fuserdir-ldap-cgi.git diff --git a/html/Makefile b/html/Makefile index 8a8949d..7908172 100644 --- a/html/Makefile +++ b/html/Makefile @@ -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 > "$@"