summaryrefslogtreecommitdiff
path: root/po/Makefile.in.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-07-17 20:37:44 +0300
committerArnold D. Robbins <arnold@skeeve.com>2011-07-17 20:37:44 +0300
commit579ebbf934575b709ef409571094f65f4180b91c (patch)
tree47121c7dfadc04ba5d97ddfc143366ac93567d34 /po/Makefile.in.in
parentf0813917514b9a26ce84d04538164688035405ce (diff)
downloadgawk-579ebbf934575b709ef409571094f65f4180b91c.tar.gz
Fix inclusion of po/README. Update some translations.
Diffstat (limited to 'po/Makefile.in.in')
-rw-r--r--po/Makefile.in.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index d497db4c..83d8838a 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -363,9 +363,6 @@ dist2: stamp-po $(DISTFILES)
if test -f $(srcdir)/$(DOMAIN).pot; then \
dists="$$dists $(DOMAIN).pot stamp-po"; \
fi; \
- if test -f $(srcdir)/README; then \
- dists="$$dists README"; \
- fi; \
if test -f $(srcdir)/ChangeLog; then \
dists="$$dists ChangeLog"; \
fi; \