summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorHans Mulder <hansm@euronet.nl>1997-06-11 12:00:00 +1200
committerTim Bunce <Tim.Bunce@ig.co.uk>1997-06-11 12:00:00 +1200
commit32ea9a2adc40909908baaba9bf4553d2fe1ecabb (patch)
treecb79ae765a1f9b21b48e8af0a4c9f26a5321926a /utils
parente1fa4fd353846cf20c57c566e2cc3df9b041857d (diff)
downloadperl-32ea9a2adc40909908baaba9bf4553d2fe1ecabb.tar.gz
h2xs missing from utils/Makefile
Diffstat (limited to 'utils')
-rw-r--r--utils/Makefile2
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