aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorelupus <elupus@svn>2010-03-02 02:43:19 +0000
committerelupus <elupus@svn>2010-03-02 02:43:19 +0000
commit074db86a1a04e6ba3748aa6bdf2d14cb101e2a34 (patch)
tree3b461ba3c3a12ffa4eabb59eadf144a6dc113cbe /Makefile.in
parent59e41cd2415b47b43dad0229103d5df886ba4e25 (diff)
merged: addons-fw branch
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28277 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.in b/Makefile.in
index 4feaca8102..885af4ce01 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -97,9 +97,6 @@ LIB_DIRS=\
lib/libmodplug \
lib/xbmc-dll-symbols
-SS_DIRS=\
- xbmc/screensavers/rsxs-0.9/xbmc
-
VIS_DIRS=\
xbmc/visualizations/OpenGLSpectrum \
xbmc/visualizations/WaveForm \
@@ -295,8 +292,6 @@ ifeq ($(or $(findstring powerpc-linux,$(ARCH)),$(findstring powerpc64-linux,$(AR
$(MAKE) -C xbmc/visualizations/Goom
endif
endif
-screensavers: exports
- $(MAKE) -C xbmc/screensavers/rsxs-0.9/xbmc
libpython: dllloader
$(MAKE) -C xbmc/lib/libPython
$(MAKE) -C xbmc/lib/libPython/xbmcmodule