aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-xMakefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index ba4a646..1803159 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -28,6 +28,7 @@ WriteMakefile(
},
PM => {
'packdrake.pm' => '$(INST_LIBDIR)/packdrake.pm',
+ 'rpmtools.pm' => '$(INST_LIBDIR)/rpmtools.pm',
},
EXE_FILES => [ qw(gendistrib genhdlist2 packdrake dumpdistribconf) ],
C => [],