Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorMartin Baulig <martin.baulig@xamarin.com>2013-04-25 07:55:21 +0400
committerMartin Baulig <martin.baulig@xamarin.com>2013-04-25 07:55:21 +0400
commit32bdc7a90c7fd0dfd4d6028ced12088b44893c68 (patch)
tree0fbe72081502c444563ee515f615f5ed051faa9d /po
parent1cdeca43bb0d45fbaa9796c62b2b944126baa67a (diff)
Trying to fix the opensuse build.
Diffstat (limited to 'po')
-rw-r--r--po/mcs/Makefile.in.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/mcs/Makefile.in.in b/po/mcs/Makefile.in.in
index b95ad9226d4..bb22ec6bb62 100644
--- a/po/mcs/Makefile.in.in
+++ b/po/mcs/Makefile.in.in
@@ -356,6 +356,7 @@ dist distdir:
@$(MAKE) dist2
# This is a separate target because 'update-po' must be executed before.
dist2: stamp-po $(DISTFILES)
+ mkdir -p $(distdir)
dists="$(DISTFILES)"; \
if test "$(PACKAGE)" = "gettext-tools"; then \
dists="$$dists Makevars.template"; \