summaryrefslogtreecommitdiff
path: root/ext/Devel/PPPort/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'ext/Devel/PPPort/Makefile.PL')
-rw-r--r--ext/Devel/PPPort/Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Devel/PPPort/Makefile.PL b/ext/Devel/PPPort/Makefile.PL
index f86ca5bc17..0964533ac9 100644
--- a/ext/Devel/PPPort/Makefile.PL
+++ b/ext/Devel/PPPort/Makefile.PL
@@ -19,7 +19,7 @@ sub MY::postamble {
ppport.h: ppport_h
\$(TOUCH) ppport_h
-PPPort.xs module2\$(OBJ_EXT) module3\$(OBJ_EXT): ppport.h
+PPPort\$(OBJ_EXT) module2\$(OBJ_EXT) module3\$(OBJ_EXT): ppport.h
EOM
}