From aef6f78d010ac50325d6b7abf983d591845fc502 Mon Sep 17 00:00:00 2001 From: anon Date: Sat, 5 Jul 2025 13:15:10 +0200 Subject: reorder the project --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4eff9af..b91412e 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ serve: lighttpd -D -f lighttpd.conf front: - lighttpd -D -f example.lighttpd.conf + lighttpd -D -f example_frontend.lighttpd.conf clean: -${RM} -frfr out/ -- cgit v1.2.3