summaryrefslogtreecommitdiff
path: root/src/script/api/Doxyfile_Game
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/api/Doxyfile_Game')
-rw-r--r--src/script/api/Doxyfile_Game2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/api/Doxyfile_Game b/src/script/api/Doxyfile_Game
index 99b2ab05e..238b47f7d 100644
--- a/src/script/api/Doxyfile_Game
+++ b/src/script/api/Doxyfile_Game
@@ -91,7 +91,7 @@ WARN_LOGFILE =
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
-INPUT = .
+INPUT = . $(GENERATED_API_DIR)
INPUT_ENCODING = UTF-8
FILE_PATTERNS = script_*.hpp \
game_*.hpp