Apparently they have to be listed in Makefile.am to solve this issue.

---
 WINGs/po/Makefile.am      | 2 +-
 WPrefs.app/po/Makefile.am | 2 +-
 WindowMaker/Makefile.am   | 1 +
 util/po/Makefile.am       | 2 +-
 4 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/WINGs/po/Makefile.am b/WINGs/po/Makefile.am
index e6cdaf4..df46078 100644
--- a/WINGs/po/Makefile.am
+++ b/WINGs/po/Makefile.am
@@ -4,7 +4,7 @@ CATALOGS = @WINGSMOFILES@
 
 CLEANFILES = $(CATALOGS) WINGs.pot
 
-EXTRA_DIST = bg.po ca.po cs.po de.po fr.po hu.po sk.po
+EXTRA_DIST = bg.po ca.po cs.po de.po fr.po hu.po nl.po sk.po
 
 POTFILES  = \
        $(top_srcdir)/WINGs/error.c \
diff --git a/WPrefs.app/po/Makefile.am b/WPrefs.app/po/Makefile.am
index 417a158..de11bd5 100644
--- a/WPrefs.app/po/Makefile.am
+++ b/WPrefs.app/po/Makefile.am
@@ -5,7 +5,7 @@ nlsdir = $(NLSDIR)
 CLEANFILES = WPrefs.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 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 zh_CN.po zh_TW.po
 
 POTFILES  = \
        $(top_srcdir)/WPrefs.app/Appearance.c \
diff --git a/WindowMaker/Makefile.am b/WindowMaker/Makefile.am
index a30fb00..5d26638 100644
--- a/WindowMaker/Makefile.am
+++ b/WindowMaker/Makefile.am
@@ -47,6 +47,7 @@ prefsdata_DATA =\
        plmenu.it\
        plmenu.ja\
        plmenu.ko\
+       plmenu.nl\
        plmenu.pl\
        plmenu.ro\
        plmenu.sk\
diff --git a/util/po/Makefile.am b/util/po/Makefile.am
index 5c0cf84..31774a3 100644
--- a/util/po/Makefile.am
+++ b/util/po/Makefile.am
@@ -4,7 +4,7 @@ nlsdir = $(NLSDIR)
 
 CLEANFILES = wmgenmenu.pot $(CATALOGS)
 
-EXTRA_DIST = de.po es.po fr.po pt.po
+EXTRA_DIST = de.po es.po fr.po nl.po pt.po
 
 POTFILES  = \
        $(top_srcdir)/util/wmgenmenu.c \
-- 
1.8.3.2


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

Reply via email to