summaryrefslogtreecommitdiff
path: root/po/Makefile.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'po/Makefile.in.in')
-rw-r--r--po/Makefile.in.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index 43125a8ff..95db1a257 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -150,6 +150,8 @@ install-data: all
$(top_srcdir)/mkinstalldirs $(gettextsrcdir); \
cd $(srcdir) && \
$(INSTALL_DATA) Makefile.in.in $(gettextsrcdir)/Makefile.in.in; \
+ else \
+ true; \
fi
# Define this as empty until I found a useful application.