mirror of
https://github.com/gnustep/tools-make.git
synced 2025-06-02 10:11:37 +00:00
Fixed indendation of one line
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@28782 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d0b27be8cc
commit
2702966142
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ ifneq ($($(GNUSTEP_INSTANCE)_INSTALL_DIR),)
|
|||
endif
|
||||
|
||||
ifneq ($(JAVA_INSTALLATION_DIR),)
|
||||
JAVA_INSTALL_DIR = $(JAVA_INSTALLATION_DIR)
|
||||
JAVA_INSTALL_DIR = $(JAVA_INSTALLATION_DIR)
|
||||
endif
|
||||
|
||||
# This is the directory where the java classses get
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue