From 217f1e4d3cd11fc19ac3c951fe57e86c7913cace Mon Sep 17 00:00:00 2001 From: alcoheca Date: Tue, 27 Apr 2010 14:53:32 +0000 Subject: fixed: linux build git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29549 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 0122c3cc83..c0074a88db 100644 --- a/Makefile.in +++ b/Makefile.in @@ -115,8 +115,8 @@ ifneq (@BUILD_GOOM@,1) VIS_DIRS+=xbmc/visualizations/Goom endif -CONFLUENCE_MEDIA=skin/Confluence/media -PM3HD_MEDIA=skin/PM3.HD/media +CONFLUENCE_MEDIA=addons/org.xbmc.addons.confluence/media +PM3HD_MEDIA=addons/org.xbmc.addons.pm3-hd/media SKIN_DIRS=\ $(CONFLUENCE_MEDIA) \ -- cgit v1.2.3