aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorPär Björklund <per.bjorklund@gmail.com>2015-07-16 15:07:46 +0200
committerPär Björklund <per.bjorklund@gmail.com>2015-07-16 15:07:46 +0200
commite4f2ca096229a11e5e586ac90ece565d1a4e43ff (patch)
tree767cd40142790206fc1835d7e03a7f3bc417e8af /Makefile.in
parent25990070b338e8b69050ccf8260e7ee2596bb786 (diff)
Fix indentation that I broke
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 c420df6b63..9289208e96 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -56,7 +56,7 @@ DIRECTORY_ARCHIVES=$(DVDPLAYER_ARCHIVES) \
xbmc/interfaces/python/python_binding.a \
xbmc/linux/linux.a \
xbmc/listproviders/listproviders.a \
- xbmc/main/main.a \
+ xbmc/main/main.a \
xbmc/media/media.a \
xbmc/messaging/messaging.a \
xbmc/music/dialogs/musicdialogs.a \