blob: 8addb5121e42b2a9f85059f4f8fc8ae956f77041 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
$FreeBSD$
--- Makefile.in 2001/04/06 13:15:50 1.1
+++ Makefile.in 2001/04/06 13:16:13
@@ -89,7 +89,7 @@
lib_LTLIBRARIES = libSDL_net.la
-libSDL_netincludedir = $(includedir)/SDL
+libSDL_netincludedir = $(includedir)/SDL11
libSDL_netinclude_HEADERS = SDL_net.h
|