aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2023-12-30 16:39:52 -0500
committertdro <tdro@noreply.example.com>2023-12-30 16:39:52 -0500
commitbcbdc6c0cd41f8c62818aa0469bfb70030fba6ed (patch)
treea569551bcfb536d7a66939b52b170f302fa3df44 /Makefile
parent088ff760327f0e7f3d1e4d734442cb1a6b151f64 (diff)
downloadcanory-bcbdc6c0cd41f8c62818aa0469bfb70030fba6ed.tar.gz
canory-bcbdc6c0cd41f8c62818aa0469bfb70030fba6ed.tar.bz2
canory-bcbdc6c0cd41f8c62818aa0469bfb70030fba6ed.zip
config: Makefile fix CSS check
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6510793..f59a2a9 100644
--- a/Makefile
+++ b/Makefile
@@ -93,7 +93,8 @@ test-css: # Test CSS
vnu \
--css \
assets/css/default.css \
- assets/css/syntax-highlight-default.css
+ assets/css/default-simple.css \
+ assets/css/default-syntax.css
test-xsl: # Test XSL
xsltproc public/rss.xsl