From 4d7cdad3cfddd949a7e2dc31bd98884d70846c7f Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Wed, 6 May 2020 12:04:32 +0900 Subject: [PATCH] =?UTF-8?q?/=20=E2=80=98Makefile=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 6867af5..91115fa 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,6 @@ OUTPUTDIR=$(CURDIR)/public CONFFILE=$(BASEDIR)/pelicanconf.py PUBLISHCONF=$(BASEDIR)/publishconf.py CONFFILELOCAL=$(BASEDIR)/pelicanconf-localhost.py -PUBLISHCONFLOCAL=$(BASEDIR)/publishconf-localhost.py DEBUG ?= 0