aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authormontellese <montellese@xbmc.org>2013-02-02 14:31:13 +0100
committermontellese <montellese@xbmc.org>2013-02-04 10:25:44 +0100
commitcd929f6afe71c460602fe72417892f4f8e7be74f (patch)
tree276bc72f2c7f82bed36bafe9a8064eea68bed797 /Makefile.in
parent7b2dddca5e48219a2cb2bc0128dc5d5e94fc9e00 (diff)
move view related files into new view folder and lib
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index d4fb12fb8b..b3dd4dff76 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -83,6 +83,7 @@ DIRECTORY_ARCHIVES=$(DVDPLAYER_ARCHIVES) \
xbmc/video/dialogs/videodialogs.a \
xbmc/video/video.a \
xbmc/video/windows/videowindows.a \
+ xbmc/view/view.a \
xbmc/windowing/windowing.a \
xbmc/windows/windows.a \
xbmc/xbmc.a \