summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/libsdl/libsdl-ttf_2.0.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/libsdl/libsdl-ttf_2.0.11.bb')
-rw-r--r--meta-oe/recipes-graphics/libsdl/libsdl-ttf_2.0.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/libsdl/libsdl-ttf_2.0.11.bb b/meta-oe/recipes-graphics/libsdl/libsdl-ttf_2.0.11.bb
index d8b378f2c..6673ba3d4 100644
--- a/meta-oe/recipes-graphics/libsdl/libsdl-ttf_2.0.11.bb
+++ b/meta-oe/recipes-graphics/libsdl/libsdl-ttf_2.0.11.bb
@@ -16,7 +16,7 @@ inherit autotools pkgconfig
16 16
17LDFLAGS += "-lm" 17LDFLAGS += "-lm"
18 18
19do_configure_prepend() { 19do_configure:prepend() {
20 # make autoreconf happy 20 # make autoreconf happy
21 touch ${S}/NEWS ${S}/AUTHORS ${S}/ChangeLog 21 touch ${S}/NEWS ${S}/AUTHORS ${S}/ChangeLog
22 22