about summary refs log tree commit homepage
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 41e8f03..c1c21de 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -84,7 +84,7 @@ push @writemakefile_args, (
         PREREQ_PM => {},
         ABSTRACT_FROM => 'lib/Devel/Mwrap.pm',
         EXE_FILES => [qw(script/mwrap-perl script/mwrap-rproxy
-                script/mwrap-decode-csv)],
+                script/mwrap-decode-csv script/mwrap-trace-replay)],
         AUTHOR => 'mwrap hackers <mwrap-perl@80x24.org>',
         LIBS => $LIBS, # e.g. -lurcu-cds
         LICENSE => 'gpl_2', # GPL-3.0+, CPAN::Meta::Spec limitation