Mercurial > sdl-ios-xcode
comparison Makefile.in @ 4970:b9eed029844a
Include the Android Makefile in the distribution files
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 10 Jan 2011 12:15:16 -0800 |
parents | aa8888658021 |
children | 187d7d446306 |
comparison
equal
deleted
inserted
replaced
4969:d2247eb39fab | 4970:b9eed029844a |
---|---|
40 # PS3 SPU programs | 40 # PS3 SPU programs |
41 SPU_GCC = @SPU_GCC@ | 41 SPU_GCC = @SPU_GCC@ |
42 EMBEDSPU = @EMBEDSPU@ | 42 EMBEDSPU = @EMBEDSPU@ |
43 #include $(srcdir)/src/video/ps3/spulibs/Makefile | 43 #include $(srcdir)/src/video/ps3/spulibs/Makefile |
44 | 44 |
45 DIST = acinclude autogen.sh Borland.html Borland.zip BUGS build-scripts configure configure.in COPYING CREDITS include INSTALL Makefile.minimal Makefile.in README* sdl-config.in sdl.m4 sdl.pc.in SDL.spec SDL.spec.in src test TODO VisualC.html VisualC VisualCE Watcom-Win32.zip WhatsNew Xcode Xcode-iPhoneOS | 45 DIST = acinclude Android.mk autogen.sh Borland.html Borland.zip BUGS build-scripts configure configure.in COPYING CREDITS include INSTALL Makefile.minimal Makefile.in README* sdl-config.in sdl.m4 sdl.pc.in SDL.spec SDL.spec.in src test TODO VisualC.html VisualC VisualCE Watcom-Win32.zip WhatsNew Xcode Xcode-iPhoneOS |
46 | 46 |
47 HDRS = \ | 47 HDRS = \ |
48 SDL.h \ | 48 SDL.h \ |
49 SDL_assert.h \ | 49 SDL_assert.h \ |
50 SDL_atomic.h \ | 50 SDL_atomic.h \ |