diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2022-05-14 17:04:57 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2022-05-27 15:33:35 -0400 |
commit | 3a03516e57b1f77a8a64674d4bc23b85c06ff809 (patch) | |
tree | 5ba8344f202b98f077a05ca71fc71ba1f142219f /org/config_make.org | |
parent | generated-by header, latex, html, epub (diff) |
housekeeping
Diffstat (limited to 'org/config_make.org')
-rw-r--r-- | org/config_make.org | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/org/config_make.org b/org/config_make.org index 0de4564..813a2a6 100644 --- a/org/config_make.org +++ b/org/config_make.org @@ -16,8 +16,7 @@ #+PROPERTY: header-args+ :padline no #+PROPERTY: header-args+ :mkdirp yes -[[./spine.org][spine.org]] VERSION -[[./spine_info.org][spine_info.org]] [[../org/][org/]] +- [[./doc-reform.org][doc-reform.org]] [[../org/][org/]] * spine ** version info SET VERSION :version:set:project: @@ -47,7 +46,7 @@ ** makefile :makefile: *** tangle -#+HEADER: :tangle ../makefile +#+HEADER: :tangle ../makefile_ #+BEGIN_SRC makefile <<make_set_var_0_git_version>> <<make_set_var_1_dub>> @@ -1105,7 +1104,7 @@ gitsnapshot: distclean tangle ** makefile :makefile: *** tangle -#+HEADER: :tangle ../sundry/spine_search_cgi/makefile +#+HEADER: :tangle ../sundry/spine_search_cgi/makefile_ #+BEGIN_SRC makefile <<make_get_project_cgi_search_dependencies_github>> #+END_SRC |