From ed88c77d3d250927bf0f3c204bfb5dbfcf9cd683 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Fri, 3 May 2019 08:54:29 +0930 Subject: [PATCH] More makefile fixes --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 47d97ce..180c1e9 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,7 @@ dist_EXTRA=Makefile \ README COPYING \ apache-site-cgi.conf apache-site.conf \ config.h.in \ - blogio.h etag.h fast-cgi.h fcgi.h posts.h template.h \ + blogio.h fast-cgi.h fcgi.h posts.h template.h \ $(patsubst blog-%.c,template/blog-%.html.in,$(blogz_TEMPLATES)) \ makeindex.pl \ maketemplate.pl -- 2.39.5