mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 05:32:11 +00:00
Renamed 'strings::' to 'after-strings::' so that it works cleanly with newer gnustep-make
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14828 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b38ed9a2d0
commit
51e51fe26b
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ strings_OBJC_FILES = \
|
|||
# The list of HEADER_FILES containing localizable strings
|
||||
strings_HEADER_FILES =
|
||||
|
||||
strings:
|
||||
after-strings::
|
||||
make_strings -L "$(gui-resources_LANGUAGES)" \
|
||||
$(addprefix ../Source/,$(strings_OBJC_FILES)) \
|
||||
$(addprefix ../Headers/gnustep/gui/,$(strings_HEADER_FILES))
|
||||
|
|
Loading…
Reference in a new issue