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:
parent
9469f366cd
commit
fc5cf0d922
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user