~jflaker/ubuntu-docs/BugFix1375939

« back to all changes in this revision

Viewing changes to html/Makefile

  • Committer: Gunnar Hjalmarsson
  • Author(s): Doug Smythies
  • Date: 2014-08-02 00:19:15 UTC
  • Revision ID: gunnarhj@ubuntu.com-20140802001915-anh494hd2xqop5e6
desktop help package and html languages were out of synchronization

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
# for the HTML to be built in turn. This means all the locales for which
34
34
# HTML output is needed will have to have been specified in the main
35
35
# HELP_LINGUAS variable in the ubuntu-help Makefile
36
 
HELP_LINGUAS = ast az bs ca cs da de el en_AU en_CA en_GB es et eu fi fo fr gl hi hr hu id it ja kk kn ko lt lv mg ms my nb nl oc pl pt pt_BR ru sk sl sq sr sv ta te tg th tr ug uk uz zh_CN zh_TW
 
36
HELP_LINGUAS = am ar ast az bg bo br bs ca cs da de el en_AU en_CA en_GB es et eu fi fo fr gl he hi hr hu id it ja kk kn ko lt lv mg ms my nb nl oc pl pt_BR pt ro ru si sk sl sq sr sv ta te tg th tl tr ug uk ur uz zh_CN zh_HK zh_TW
37
37
 
38
38
index_file_exists = $(wildcard $(SRCDIR)/$(lingua)/index.page)
39
39
linguas := $(HELP_LINGUAS)