1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

Update Makefile

This commit is contained in:
Avinal Kumar
2020-10-29 19:40:10 +05:30
committed by GitHub
parent f0005e067f
commit 8f961ca279
+1 -1
View File
@@ -51,7 +51,7 @@ help:
@echo 'Set the RELATIVE variable to 1 to enable relative urls '
@echo ' '
html: theme
html:
"$(PELICAN)" "$(INPUTDIR)" -o "$(OUTPUTDIR)" -s "$(CONFFILE)" $(PELICANOPTS)
clean: