forked from pool/SDL_net
10 lines
222 B
Diff
10 lines
222 B
Diff
|
--- Makefile.am
|
||
|
+++ Makefile.am
|
||
|
@@ -1,5 +1,5 @@
|
||
|
# Makefile.am for the SDL sample image loading library and viewer
|
||
|
-
|
||
|
+AUTOMAKE_OPTIONS = foreign
|
||
|
lib_LTLIBRARIES = libSDL_net.la
|
||
|
|
||
|
libSDL_netincludedir = $(includedir)/SDL
|