diff --git a/Makefile b/Makefile index 3200264..61a1d64 100644 --- a/Makefile +++ b/Makefile @@ -126,7 +126,7 @@ dist: stage cp -a $(RUNTIME_DIR)/libstdc++*.dll $(DISTDIR)/bin cp -a $(RUNTIME_DIR)/libgomp*.dll $(DISTDIR)/bin cp -a $(RUNTIME_DIR)/libwinpthread*.dll $(DISTDIR)/bin - cp -a $(USR_LOCAL)/lib/gettext/cldr-plurals.exe $(DISTDIR)/lib/gettext + cp -a $(USR_LOCAL)/libexec/gettext/cldr-plurals.exe $(DISTDIR)/lib/gettext cp -a $(USR_LOCAL)/share/gettext-$(GETTEXT_VERSION) $(DISTDIR)/share/gettext cp -a $(USR_LOCAL)/share/gettext/styles $(DISTDIR)/share/gettext/ cp -a $(USR_LOCAL)/share/locale $(DISTDIR)/share/