blob: fb3ff7e6897d67b937d5c7954116bbd23adef1d8 [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001diff -Nurd SDL_net-1.2.8/Makefile.am SDL_net-1.2.8/Makefile.am
2--- SDL_net-1.2.8/Makefile.am 2012-01-15 18:20:10.000000000 +0200
3+++ SDL_net-1.2.8/Makefile.am 2014-08-01 21:18:52.720815807 +0300
4@@ -1,5 +1,7 @@
5 # Makefile.am for the SDL sample image loading library and viewer
6
7+AUTOMAKE_OPTIONS = foreign
8+
9 lib_LTLIBRARIES = libSDL_net.la
10
11 libSDL_netincludedir = $(includedir)/SDL