Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Makefile: call standard make again for intl: target
  • Loading branch information
perexg committed Jun 19, 2015
1 parent 05ff172 commit cd17406
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -572,6 +572,7 @@ intl:
@$(XGETTEXT) -o intl/tvheadend.pot.new $(I18N-C)
@mv intl/tvheadend.pot.new intl/tvheadend.pot
$(MAKE) -f Makefile.webui LANGUAGES="$(LANGUAGES)" WEBUI=std intl
$(MAKE)

intl/tvheadend.pot:

Expand Down

0 comments on commit cd17406

Please sign in to comment.