mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-19 18:26:44 +00:00
do not ship stamp-po files
This commit is contained in:
parent
37a42f4f29
commit
cd3d4c212c
|
@ -336,7 +336,7 @@ dist2: stamp-po $(DISTFILES)
|
|||
dists="$$dists Makevars.template"; \
|
||||
fi; \
|
||||
if test -f $(srcdir)/$(DOMAIN).pot; then \
|
||||
dists="$$dists $(DOMAIN).pot stamp-po"; \
|
||||
dists="$$dists $(DOMAIN).pot"; \
|
||||
fi; \
|
||||
if test -f $(srcdir)/ChangeLog; then \
|
||||
dists="$$dists ChangeLog"; \
|
||||
|
|
Loading…
Reference in New Issue
Block a user