Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Include the Android Makefile in the distribution files
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
Makefile.in
|
@@ -42,7 +42,7 @@ SPU_GCC = @SPU_GCC@ |
|
|
EMBEDSPU = @EMBEDSPU@ |
|
|
#include $(srcdir)/src/video/ps3/spulibs/Makefile |
|
|
|
|
|
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 |
|
|
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 |
|
|
|
|
|
HDRS = \ |
|
|
SDL.h \ |
|
|