diff options
Diffstat (limited to 'utils')
-rw-r--r-- | utils/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/Makefile b/utils/Makefile index 1f8c5f4764..9dd24642f2 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -16,6 +16,8 @@ c2ph: c2ph.PL h2ph: h2ph.PL +h2xs: h2xs.PL + perlbug: perlbug.PL perldoc: perldoc.PL |