mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Install the new relative_path.sh script
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13374 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
df3477a0d4
commit
5271dcd96d
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ install: all
|
|||
clean_cpu.sh clean_os.sh \
|
||||
clean_vendor.sh cpu.sh \
|
||||
ld_lib_path.sh os.sh transform_paths.sh vendor.sh \
|
||||
ld_lib_path.csh fixpath.sh ; do \
|
||||
ld_lib_path.csh fixpath.sh relative_path.sh ; do \
|
||||
$(INSTALL_PROGRAM) -m 755 $(srcdir)/$$f $(makedir); \
|
||||
done
|
||||
$(INSTALL_PROGRAM) -m 755 GNUstep.sh $(makedir); \
|
||||
|
|
Loading…
Reference in a new issue