mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Fixed building frameworks with no headers
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@16303 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
56d771d793
commit
3569867b11
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Mon Mar 31 18:43:07 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Instance/framework.make (build-framework-dirs): Do not create
|
||||
the symlink from inside derived_src to the headers if there are no
|
||||
headers; remove the file before creating the symlink.
|
||||
|
||||
2003-03-23 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Merged 1.6.0 branch changes in
|
||||
|
|
Loading…
Reference in a new issue