# HG changeset patch # User Philipp Wiesemann # Date 1435860700 -7200 # Node ID 0569d87c68fcbb068f559109d40ae0c9ae3cb6a0 # Parent bf1504455f2a093053e067626737be71649b44cb Added missing file to the release archive. diff -r bf1504455f2a -r 0569d87c68fc Makefile.in --- a/Makefile.in Wed Jul 01 21:10:54 2015 +0200 +++ b/Makefile.in Thu Jul 02 20:11:40 2015 +0200 @@ -39,7 +39,7 @@ SDLTEST_TARGET = libSDL2_test.a SDLTEST_OBJECTS = @SDLTEST_OBJECTS@ -SRC_DIST = *.txt acinclude Android.mk autogen.sh android-project build-scripts cmake cmake_uninstall.cmake.in configure configure.in debian docs include Makefile.* sdl2-config.in sdl2.m4 sdl2.pc.in SDL2.spec.in src test VisualC.html VisualC VisualC-WinRT Xcode Xcode-iOS +SRC_DIST = *.txt acinclude Android.mk autogen.sh android-project build-scripts cmake cmake_uninstall.cmake.in configure configure.in debian docs include Makefile.* sdl2-config.cmake.in sdl2-config.in sdl2.m4 sdl2.pc.in SDL2.spec.in src test VisualC.html VisualC VisualC-WinRT Xcode Xcode-iOS GEN_DIST = SDL2.spec ifneq ($V,1)