--- deliantra/Deliantra-Client/Makefile.PL 2006/04/07 18:16:51 1.3 +++ deliantra/Deliantra-Client/Makefile.PL 2006/04/07 18:49:52 1.6 @@ -18,8 +18,5 @@ LIBS => ["-lSDL -lSDL_image"], EXE_FILES => [qw(bin/pclient)], VERSION_FROM => "Client.pm", - PM => { - 'lib/Gtk2/CV/ImageWindow.pm' => '$(INST_LIBDIR)/CV/ImageWindow.pm', - } );