mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Small tidyup to have it compile with some newish autoconf
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@15289 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
44ba7437cd
commit
9a1d57aabc
1 changed files with 1 additions and 1 deletions
|
@ -465,7 +465,7 @@ AC_SUBST(clean_target_vendor)
|
|||
#--------------------------------------------------------------------
|
||||
# Produce the output files
|
||||
#--------------------------------------------------------------------
|
||||
AC_CONFIG_FILES([config.h config.make openapp debugapp opentool
|
||||
AC_CONFIG_FILES([config.make openapp debugapp opentool
|
||||
executable.template GNUmakefile GNUstep.sh GNUstep.csh fixpath.sh
|
||||
gnustep-make.spec Documentation/GNUmakefile])
|
||||
AC_CONFIG_COMMANDS([default],
|
||||
|
|
Loading…
Reference in a new issue