From 05ccd049c5161cdfa7ec04ed9b38077a45314bc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Tue, 15 Mar 2022 02:05:10 +0100 Subject: Introduce directory-listing.scss --- static/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/Makefile') diff --git a/static/Makefile b/static/Makefile index 2897c6bb..1979575d 100644 --- a/static/Makefile +++ b/static/Makefile @@ -1,6 +1,6 @@ .PHONY: all install clean watch -TARGETS := style.css smallcal.css script.out.js +TARGETS := style.css smallcal.css script.out.js directory-listing.css WATCH= # script explicitly named, since that is our entry point -- cgit v1.2.3