--- Coro/Makefile.PL 2006/11/05 02:18:05 1.23 +++ Coro/Makefile.PL 2006/11/05 19:16:09 1.24 @@ -79,6 +79,7 @@ 'Coro/AIO.pm' => '$(INST_LIBDIR)/Coro/AIO.pm', 'Coro/LWP.pm' => '$(INST_LIBDIR)/Coro/LWP.pm', 'Coro/Util.pm' => '$(INST_LIBDIR)/Coro/Util.pm', + 'Coro/Select.pm' => '$(INST_LIBDIR)/Coro/Select.pm', }, );