X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=Makefile;h=0797b2db0d4b1eeee7b8470fa171aaf54e42186e;hb=72823b6c34e4e8f875a66a6370771276f28f9946;hp=a5cc3514e30fc9738d6106622ebaad6bf79bc59f;hpb=7ba82c345f08c4021a1fc9b9cf4a3bdbbb36f4d1;p=blog.git diff --git a/Makefile b/Makefile index a5cc351..0797b2d 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ publish: test: $(emacs) -Q --batch -l my-publish.el index.org \ --eval '(setq debug-on-error t)' \ - --eval '(blog-setup-project-alist "$(BLOGDIR)"' \ + --eval '(blog-setup-project-alist "$(BLOGDIR)")' \ --eval '(org-publish-current-project t)' clean: