Mercurial > sdl-ios-xcode
comparison src/Makefile.am @ 296:fab1ddc4d7bf
Removed the API changes to preserve SDL 1.2 stability
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 06 Mar 2002 11:05:47 +0000 |
parents | d2d48e10f370 |
children | f0c696e476da |
comparison
equal
deleted
inserted
replaced
295:54ad1d2f1325 | 296:fab1ddc4d7bf |
---|---|
36 SDL_error.c \ | 36 SDL_error.c \ |
37 SDL_error_c.h \ | 37 SDL_error_c.h \ |
38 SDL_fatal.c \ | 38 SDL_fatal.c \ |
39 SDL_fatal.h \ | 39 SDL_fatal.h \ |
40 SDL_getenv.c \ | 40 SDL_getenv.c \ |
41 SDL_loadso.c | 41 SDL_loadso.c \ |
42 SDL_loadso.h | |
42 | 43 |