summaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config
index b9a2c5dcd0..25e68a0ce8 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -22,7 +22,7 @@ PROJECT_SOURCEDIR ?= $(PROJECT_ROOT)/sources
PROJECT_OUTPUTDIR ?= $(PROJECT_ROOT)/classes
PROJECT_CLASSPATH ?= $(PROJECT_OUTPUTDIR)
PROJECT_LISTDIR ?= $(PROJECT_CONFIGDIR)/list
-PROJECT_APIDIR ?= $(PROJECT_DOCUMENTDIR)/api
+PROJECT_APIDOCDIR ?= $(PROJECT_DOCUMENTDIR)/api
##############################################################################
# External libraries