diff options
| author | Ralph Amissah <ralph@amissah.com> | 2017-04-12 15:23:23 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:14 -0400 | 
| commit | da0f051e1aced4fa1fd5cd13c0548279bf04b2a0 (patch) | |
| tree | 3c74421c4ce35e28e93512eb01606219e37e0dfb /makefile | |
| parent | start work on block outputs (diff) | |
0.13.9 sisupod & epub3, zipped output
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -41,7 +41,7 @@ PRG_BIN=$(PRG_NAME)  PRG_BINDIR=./bin  PRG_DOCDIR=./docs  # ORG -ORG_VERSION=20160725 +ORG_VERSION=20161214  EMACSLISP=/usr/share/emacs/site-lisp  EMACSLISP_ORG=~/.emacs.d/elpa/org-$($(shell echo $(ORG_VERSION)))  EMACSLISP_ORG_CONTRIB=~/.emacs.d/elpa/org-plus-contrib-$($(shell echo $(ORG_VERSION))) | 
