X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=html_output%2FMakefile;fp=html%2FMakefile;h=070b14792be1b74e197c53ebc30e2787d1fe7faf;hb=3cf5927966d26713a637e9fb2bb7e9aefed525fe;hp=9d430413f731bb24870e8f0b62b267e30ee7466c;hpb=00ead935d40917ecfd77bc4b11b1b6e1033ec853;p=phdru.name%2Fcgi-bin%2Fblog-ru%2Fsearch-tags.git diff --git a/html/Makefile b/html_output/Makefile similarity index 88% rename from html/Makefile rename to html_output/Makefile index 9d43041..070b147 100644 --- a/html/Makefile +++ b/html_output/Makefile @@ -8,4 +8,4 @@ exec python3 -m compileall $@ .PHONY: all -all: html.py redirect.py +all: html_output.py redirect.py