make .gitignore more strict
[sdlgit/SDL_perl.git] / MANIFEST
index eb36d5b..7647b9e 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -11,6 +11,7 @@ lib/SDL/Constants.pm
 lib/SDL/Cursor.pm
 lib/SDL/Event.pm
 lib/SDL/Font.pm
+lib/SDL/Game.pm
 lib/SDL/Game/Rect.pm
 lib/SDL/Mixer.pm
 lib/SDL/MPEG.pm
@@ -18,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
@@ -41,7 +43,7 @@ MacOSX/launcher.h
 MacOSX/launcher.m
 MacOSX/SDLPerl.icns
 make/lib/SDL/Utility.pm
-MANIFEST
+MANIFEST                       This list of files
 MANIFEST.bak
 MANIFEST.SKIP
 META.yml
@@ -64,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
@@ -90,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
@@ -101,6 +103,7 @@ t/apppm.t
 t/cdrompm.t
 t/colorpm.t
 t/constantspm.t
+t/core_surface.t
 t/cursorpm.t
 t/eventpm.t
 t/extendingrect.t
@@ -117,7 +120,6 @@ t/sdlgamerect.t
 t/sdlpm.t
 t/soundpm.t
 t/surfaceML.t
-t/surfacepm.t
 t/timerpm.t
 t/toolfontpm.t
 t/toolgraphicpm.t