From 8f184529fd83594fff6bfdc98d884a6da00ebdb4 Mon Sep 17 00:00:00 2001 From: Sergii Stoian Date: Thu, 25 Mar 2004 09:12:21 +0000 Subject: [PATCH] Fix GNUmakefile according to last renaming git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/branches/UNSTABLE_0_4@18914 72102866-910b-0410-8b05-ffd578937521 --- Modules/ApplicationProject/GNUmakefile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Modules/ApplicationProject/GNUmakefile b/Modules/ApplicationProject/GNUmakefile index 7e96465..90c2989 100644 --- a/Modules/ApplicationProject/GNUmakefile +++ b/Modules/ApplicationProject/GNUmakefile @@ -23,13 +23,13 @@ ApplicationProject_PRINCIPAL_CLASS = PCAppProj # Resource files # ApplicationProject_RESOURCE_FILES= \ -Templates/AppController.h \ -Templates/AppController.m \ -Templates/main.m \ -Templates/PC.project \ -Templates/GNUmakefile.preamble \ -Templates/GNUmakefile.postamble \ -Templates/Main.gorm +Resources/AppController.h \ +Resources/AppController.m \ +Resources/main.m \ +Resources/PC.project \ +Resources/GNUmakefile.preamble \ +Resources/GNUmakefile.postamble \ +Resources/Main.gorm # # Header files