Otherwise, "make check" fails as scripts/check-translation-sources.sh
returns an error.
---
 WPrefs.app/po/Makefile.am | 2 +-
 po/Makefile.am            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/WPrefs.app/po/Makefile.am b/WPrefs.app/po/Makefile.am
index 3b78034..2afba60 100644
--- a/WPrefs.app/po/Makefile.am
+++ b/WPrefs.app/po/Makefile.am
@@ -5,7 +5,7 @@ CATALOGS = @WPREFSMOFILES@
 CLEANFILES = $(DOMAIN).pot $(CATALOGS)
 
 EXTRA_DIST = bg.po ca.po cs.po de.po es.po et.po fi.po fr.po hr.po hu.po \
-       it.po ja.po ko.po nl.po pt.po ru.po sk.po zh_CN.po zh_TW.po
+       it.po ja.po ko.po nl.po pt.po ru.po sk.po uk.po zh_CN.po zh_TW.po
 
 POTFILES  = \
        $(top_srcdir)/WPrefs.app/Appearance.c \
diff --git a/po/Makefile.am b/po/Makefile.am
index e862ce5..0b20b75 100644
--- a/po/Makefile.am
+++ b/po/Makefile.am
@@ -7,7 +7,7 @@ CLEANFILES = $(CATALOGS) $(DOMAIN).pot
 # Please keep this sorted in alphabetic order!
 EXTRA_DIST = be.po bg.po bs.po ca.po cs.po da.po de.po el.po es.po et.po \
        fi.po fr.po gl.po hr.po hu.po hy.po it.po ja.po ko.po ms.po nl.po \
-       no.po pl.po pt.po ro.po ru.po sk.po sv.po tr.po zh_CN.po zh_TW.po
+       no.po pl.po pt.po ro.po ru.po sk.po sv.po tr.po uk.po zh_CN.po zh_TW.po
 
 POTFILES  = \
        $(top_srcdir)/src/actions.c \
-- 
2.1.4


-- 
To unsubscribe, send mail to [email protected].

Reply via email to