1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2025-01-11 16:08:15 +00:00

* server.mk (elpaplus-dirty elpaplus-up): Include htmlize.el.

* server.mk (elpaplus-dirty elpaplus-up): Include htmlize.el
in org-plus-contrib ELPA package.

Thanks to Francesco Pizzolante for reporting this.
This commit is contained in:
Bastien Guerry 2013-12-22 09:41:50 +01:00
parent 9469f366cd
commit fc5cf0d922

View File

@ -80,7 +80,7 @@ archive-contents:
echo " (org-plus-contrib . [($(PKG_TAG)) ($(PKG_REQ)) \"$(PKG_DOC)\" tar]))" >> $@
elpaplus: cleanall info card elpaplus-dirty
elpaplus-dirty elpaplus-up: ORG_ADD_CONTRIB=org-* ob-* ox-*
elpaplus-dirty elpaplus-up: ORG_ADD_CONTRIB=org-* ob-* ox-* htmlize.el
elpaplus-dirty elpaplus-up: ORGDIR=org-plus-contrib-$(PKG_TAG)
elpaplus-dirty:
@$(MAKE) GITVERSION=$(GITVERSION:release_%=%)-elpaplus version autoloads