blob: 797e6bc542956d404e7dd5f24713a79086d21e4c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- include/Makefile.in.orig Mon Feb 23 08:32:04 2004
+++ include/Makefile.in Mon Mar 8 16:00:11 2004
@@ -256,7 +256,7 @@
target_vendor = @target_vendor@
# The directory where the include files will be installed
-libSDLincludedir = $(includedir)/SDL
+libSDLincludedir = $(includedir)/SDL11
# Which header files to install
libSDLinclude_HEADERS = \
|