aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorS. Davilla <davilla@4pi.com>2011-08-22 11:07:52 -0400
committerS. Davilla <davilla@4pi.com>2011-08-22 11:07:52 -0400
commitde0fe98632513600b7722988ecc17024cd67e164 (patch)
treeaba8543c1075433d093a7187b2f79fa9fac59546 /Makefile.in
parent323d2ec320c280e0c7565a1d0c110b9184d6e863 (diff)
fixed, strange <C4> cosmetics error
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index b3976ea62d..52112d7c7f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -498,7 +498,7 @@ OBJSXBMC += xbmc/rendering/gl/rendering_gl.a
endif
ifeq (@USE_OPENGLES@,1)
OBJSXBMC += xbmc/rendering/gles/rendering_gles.a
-OBJSXBMC += xbmc/windowing/egl/windowing_egl.aÄ
+OBJSXBMC += xbmc/windowing/egl/windowing_egl.a
endif
ifeq (@HAVE_XBMC_NONFREE@,1)