--- IO-AIO/Makefile.PL 2012/08/22 22:28:03 1.27 +++ IO-AIO/Makefile.PL 2013/04/14 09:43:18 1.29 @@ -17,7 +17,7 @@ *** and visual C is expected to be installed in /vc98 *** *** Akternatively, set the INC and LIBS environment variables -*** accordingly before running Makeifle.PL, or you can +*** accordingly before running Makefile.PL, or you can *** pass INC and LIBS arguments to Makefile.PL itself. *** @@ -95,7 +95,7 @@ SUFFIX => '.gz', }, depend => { - "AIO.c" => "schmorp.h libeio/eio.h libeio/xthread.h libeio/eio.c libeio/config.h", + "AIO.c" => "schmorp.h libeio/eio.h libeio/xthread.h libeio/etp.c libeio/eio.c libeio/config.h", }, NAME => "IO::AIO", VERSION_FROM => "AIO.pm",