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