From 107875b7682834e814cedb342ce901d851a87055 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Thu, 17 Dec 2009 12:20:22 +0000 Subject: [PATCH] The .cfg file disapeared but was still in the mac bundle building. git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1239 416bcca6-2ee7-4201-b75f-2eb2f807beb1 --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index d50bc882..eb12deb2 100644 --- a/Makefile +++ b/Makefile @@ -320,7 +320,6 @@ $(MACAPPEXE) : $(BIN) cp -r English.lproj Grafx2.app/Contents/Resources cp -r fonts Grafx2.app/Contents/Resources cp -r skins Grafx2.app/Contents/Resources - cp -r gfx2.cfg Grafx2.app/Contents/Resources cp -r gfx2def.ini Grafx2.app/Contents/Resources cp -Rp $(FWDIR)/SDL.framework Grafx2.app/Contents/Frameworks cp -Rp $(FWDIR)/SDL_image.framework Grafx2.app/Contents/Frameworks