diff options
Diffstat (limited to 'Makefile.PL')
-rw-r--r-- | Makefile.PL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL index 5b875f9..90042ba 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -9,6 +9,7 @@ install_share dist => 'share'; WriteMakefile( NAME => 'AdminPanel', + DISTNAME => 'adminpanel', AUTHOR => q{Angelo Naselli <anaselli@linux.it> - Matteo Pasotti <matteo.pasotti@gmail.com>}, VERSION_FROM => 'lib/AdminPanel/MainDisplay.pm', ABSTRACT => 'AdminPanel is a generic launcher application that can run perl modules or external programs using Suse YUI abstarction.', |