summaryrefslogtreecommitdiff
path: root/autodoc.pl
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc.pl')
-rw-r--r--autodoc.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/autodoc.pl b/autodoc.pl
index 3dd34213b3..5a89aaec8a 100644
--- a/autodoc.pl
+++ b/autodoc.pl
@@ -422,6 +422,7 @@ my %initial_file_section = (
'av.c' => $AV_scn,
'av.h' => $AV_scn,
'cv.h' => $CV_scn,
+ 'deb.c' => $debugging_scn,
'dist/ExtUtils-ParseXS/lib/perlxs.pod' => $XS_scn,
'doio.c' => $io_scn,
'gv.c' => $GV_scn,