From c6fd919f7b9e70bb03c37f9c734f464db99abcf0 Mon Sep 17 00:00:00 2001 From: richard Date: Mon, 4 Jan 1999 11:01:35 +0000 Subject: [PATCH] Update mframe.h properly git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3511 72102866-910b-0410-8b05-ffd578937521 --- Source/Makefile.postamble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Makefile.postamble b/Source/Makefile.postamble index f8065dbc6..9a14c9b15 100644 --- a/Source/Makefile.postamble +++ b/Source/Makefile.postamble @@ -184,7 +184,7 @@ $(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS)/GSConfig.h: ../config.status $(MKDIRS) $(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS) -mv include/GSConfig.h $(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS) -$(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS)/mframe.h: ../config.status +$(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS)/mframe.h: mframe/config.status $(MKDIRS) $(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS) -mv include/mframe.h $(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS)