aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.PL b/Makefile.PL
deleted file mode 100644
index 7e0076c..0000000
--- a/Makefile.PL
+++ /dev/null
@@ -1,5 +0,0 @@
-use ExtUtils::MakeMaker;
-
-WriteMakefile(NAME => 'xmpt',
- VERSION_FROM => 'xmpt',
- EXE_FILES => ['xmpt']);