mirror of
https://github.com/novatiq/packages.git
synced 2026-07-29 15:03:05 +01:00
7 lines
117 B
Diff
7 lines
117 B
Diff
--- /dev/null
|
|
+++ b/relink/Makefile.PL
|
|
@@ -0,0 +1,3 @@
|
|
+use ExtUtils::MakeMaker;
|
|
+
|
|
+WriteMakefile(NAME => "relink");
|