Building html-es throws errors
Hi list !
I've made a fresh git clone of gimp-help-2.
Then I made "./autogen --without-gimp"
At this point I wanted to see the current state of the spanish manual, so I
made a "make html-es"
It throws these errors:
"
Makefile:483: xml/ca/.deps.mk: No such file or directory
Makefile:483: xml/da/.deps.mk: No such file or directory
Makefile:483: xml/de/.deps.mk: No such file or directory
Makefile:483: xml/el/.deps.mk: No such file or directory
Makefile:483: xml/en_GB/.deps.mk: No such file or directory
Makefile:483: xml/es/.deps.mk: No such file or directory
Makefile:483: xml/fi/.deps.mk: No such file or directory
Makefile:483: xml/fr/.deps.mk: No such file or directory
Makefile:483: xml/hr/.deps.mk: No such file or directory
Makefile:483: xml/it/.deps.mk: No such file or directory
Makefile:483: xml/ja/.deps.mk: No such file or directory
Makefile:483: xml/ko/.deps.mk: No such file or directory
Makefile:483: xml/lt/.deps.mk: No such file or directory
Makefile:483: xml/nl/.deps.mk: No such file or directory
Makefile:483: xml/nn/.deps.mk: No such file or directory
Makefile:483: xml/pl/.deps.mk: No such file or directory
Makefile:483: xml/pt_BR/.deps.mk: No such file or directory
Makefile:483: xml/ru/.deps.mk: No such file or directory
Makefile:483: xml/sl/.deps.mk: No such file or directory
Makefile:483: xml/sv/.deps.mk: No such file or directory
Makefile:483: xml/zh_CN/.deps.mk: No such file or directory
"
Should I worry about that or I can go on translating the spanish
documentation ?
Thank you
Guiu Rocafort