aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 \