mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 17:10:48 +00:00
(Foundation): Fix dependancy to force proper handling after a cvs
checkout. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1476 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f2e7604890
commit
39d7d5a0b3
1 changed files with 1 additions and 1 deletions
|
@ -514,7 +514,7 @@ gnustep/base:
|
|||
ln -s $(srcdir)/include base
|
||||
# This deletion is necessary, because the CVS repository contains
|
||||
# an emtpy `Foundation' directory that used to hold the OpenStep headers.
|
||||
Foundation: ../configure.in
|
||||
Foundation: ../configure
|
||||
rm -rf Foundation
|
||||
ln -s $(srcdir)/include Foundation
|
||||
|
||||
|
|
Loading…
Reference in a new issue