aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-06-09 12:34:59 +0200
committerLoïc Hoguin <[email protected]>2016-06-09 12:34:59 +0200
commit5de0a629f4b07b2f0f09f2aad1c73b8c4f35d97f (patch)
tree7bc3b513185ba28d44c6c7217df53db0c307862e /doc
parent525e3d93e46705ba1f7303485744a93de30859d9 (diff)
parent8e7cfd408f984255bf92159dfe81f4b89e4d6d05 (diff)
downloaderlang.mk-5de0a629f4b07b2f0f09f2aad1c73b8c4f35d97f.tar.gz
erlang.mk-5de0a629f4b07b2f0f09f2aad1c73b8c4f35d97f.tar.bz2
erlang.mk-5de0a629f4b07b2f0f09f2aad1c73b8c4f35d97f.zip
Merge branch 'var-app-mod' of https://github.com/jflatow/erlang.mk
Diffstat (limited to 'doc')
-rw-r--r--doc/src/guide/app.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/guide/app.asciidoc b/doc/src/guide/app.asciidoc
index 99ff052..eef5d45 100644
--- a/doc/src/guide/app.asciidoc
+++ b/doc/src/guide/app.asciidoc
@@ -126,6 +126,8 @@ your situation.
Short description of the project.
`PROJECT_VERSION`::
Current version of the project.
+`PROJECT_MOD`::
+ The application callback module.
`PROJECT_REGISTERED`::
List of the names of all registered processes.
`LOCAL_DEPS`::