support `make po' for sub-directories
PR: 222944
This commit is contained in:
parent
5a621046a7
commit
a6c77942cd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51108
1 changed files with 4 additions and 0 deletions
|
@ -215,3 +215,7 @@ obj: _IMAGESUBDIR
|
|||
|
||||
cleanall:
|
||||
${MAKE} FORMATS="${ALL_FORMATS}" clean
|
||||
|
||||
# translations
|
||||
po: _SUBDIRUSE
|
||||
|
||||
|
|
Loading…
Reference in a new issue