mirror of
https://github.com/gnustep/libs-back.git
synced 2025-02-21 02:41:15 +00:00
correct config.make filename
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@38510 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1f9f4e70b0
commit
c4baf4c8f6
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ back.make: back.make.in Version configure
|
|||
./configure; \
|
||||
fi
|
||||
|
||||
config.mak: config.mak.in configure
|
||||
config.make: config.make.in configure
|
||||
if [ -x config.status ]; then \
|
||||
./config.status --recheck && ./config.status; \
|
||||
else \
|
||||
|
|
Loading…
Reference in a new issue