typo fix
[sdlgit/SDL_perl.git] / Build.PL
index ad3925a..2c005fc 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -35,7 +35,7 @@ my %subsystems =
        SDL => {
                file      => {
                        from  => 'src/SDL.xs',
-                       to    => './SDL.xs',
+                       to    => './SDL_perl.xs',
                },
                libraries => [qw( SDL SDL_image SDL_mixer SDL_net SDL_ttf SDL_gfx
                                  png jpeg smpeg )],