mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
71b97e4f88
Signed-off-by: Marcel Denia <naoir@gmx.net>
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");
|