From 0dbee7d4b506ec042e4203fe06725b32c1da11b8 Mon Sep 17 00:00:00 2001 From: "Philippe C.D. Robert" Date: Wed, 2 Jan 2002 17:33:01 +0000 Subject: [PATCH] The library now gets installed in the proper directory as well. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11951 72102866-910b-0410-8b05-ffd578937521 --- PCLib/GNUmakefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PCLib/GNUmakefile b/PCLib/GNUmakefile index 3435f1a..2d7e66d 100644 --- a/PCLib/GNUmakefile +++ b/PCLib/GNUmakefile @@ -22,6 +22,8 @@ # Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA. # +GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT) + PCLIB_INSTALLATION_DIR = $(GNUSTEP_INSTALLATION_DIR) GNUSTEP_MAKEFILES = $(GNUSTEP_SYSTEM_ROOT)/Makefiles