10 lines
243 B
Plaintext
10 lines
243 B
Plaintext
|
--- Makefile.am
|
||
|
+++ Makefile.am 2002/12/16 16:49:33
|
||
|
@@ -1,5 +1,5 @@
|
||
|
# Makefile.am for the SDL truetype font loading library and viewer
|
||
|
-
|
||
|
+AUTOMAKE_OPTIONS = foreign
|
||
|
lib_LTLIBRARIES = libSDL_ttf.la
|
||
|
|
||
|
libSDL_ttfincludedir = $(includedir)/SDL
|