From e3d0da2638cc4c97ccb1f577b4c54363ec69c5a6 Mon Sep 17 00:00:00 2001 From: notaz Date: Tue, 1 Mar 2011 17:13:03 +0200 Subject: frontend: move skin and darken the background --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f6d3470..f36a031 100644 --- a/Makefile +++ b/Makefile @@ -147,7 +147,7 @@ VER ?= $(shell git describe master) rel: pcsx $(PLUGINS) \ pandora/pcsx.sh pandora/pcsx.pxml pandora/pcsx.png \ - pandora/picorestore pandora/readme.txt skin COPYING + pandora/picorestore pandora/readme.txt pandora/skin COPYING rm -rf out mkdir -p out/plugins cp -r $^ out/ -- cgit v1.2.3