aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/libsdl/libsdl-net/am_foreign.patch
blob: 7911a2aa75df25971bc26d9c912adb9e1386879e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Upstream-Status: Pending

diff -Nurd SDL_net-1.2.8/Makefile.am SDL_net-1.2.8/Makefile.am
--- SDL_net-1.2.8/Makefile.am	2012-01-15 18:20:10.000000000 +0200
+++ SDL_net-1.2.8/Makefile.am	2014-08-01 21:18:52.720815807 +0300
@@ -1,5 +1,7 @@
 # Makefile.am for the SDL sample image loading library and viewer
 
+AUTOMAKE_OPTIONS = foreign
+
 lib_LTLIBRARIES = libSDL_net.la
 
 libSDL_netincludedir = $(includedir)/SDL