10 lines
223 B
Diff
10 lines
223 B
Diff
--- Makefile.am
|
|
+++ Makefile.am
|
|
@@ -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
|