mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 10:09:05 +00:00
only remove po/*/Makefile.in.in links in distclean, not clean
This commit is contained in:
parent
4f78f62b46
commit
86595f002e
@ -7,7 +7,7 @@ update-po:
|
||||
( cd $$dir && make $@ || exit $? ); \
|
||||
done
|
||||
|
||||
clean-local:
|
||||
distclean-local:
|
||||
@for dir in $(SUBDIRS); do \
|
||||
rm -f $$dir/Makefile.in.in ; \
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user