Rename t/rectpm.t -> t/core_rect.t
[sdlgit/SDL_perl.git] / MANIFEST
index 29bc73e..5db5058 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -19,6 +19,7 @@ lib/SDL/Music.pm
 lib/SDL/OpenGL.pm
 lib/SDL/OpenGL/Constants.pm
 lib/SDL/Palette.pm
+lib/SDL/PixelFormat.pm
 lib/SDL/Rect.pm
 lib/SDL/SFont.pm
 lib/SDL/Sound.pm
@@ -65,6 +66,7 @@ src/Core/MultiThread.xs
 src/Core/objects/Color.xs
 src/Core/objects/PixelFormat.xs
 src/Core/objects/Rect.xs
+src/Core/objects/Surface.xs
 src/Core/SDL.xs
 src/Core/Time.xs
 src/Core/Video.xs
@@ -91,7 +93,6 @@ src/SFont.xs
 src/support/darwin_support.h
 src/support/darwin_support.m
 src/support/win32.c
-src/Surface.xs
 src/TTF/Attributes.xs
 src/TTF/Management.xs
 src/TTF/objects/TTF_font.xs
@@ -102,6 +103,7 @@ t/apppm.t
 t/cdrompm.t
 t/colorpm.t
 t/constantspm.t
+t/core_rect.t
 t/core_surface.t
 t/cursorpm.t
 t/eventpm.t
@@ -114,7 +116,6 @@ t/mpegpm.t
 t/musicpm.t
 t/opengl.t
 t/palettepm.t
-t/rectpm.t
 t/sdlgamerect.t
 t/sdlpm.t
 t/soundpm.t