mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
remove .pot target from Makefile.in
We want to manually make the .pot file, we shouldn't have anything in the Makefile which will cause the .pot file to be rebuilt because of dependencies.
This commit is contained in:
parent
c350f84134
commit
ae1d6d38f0
@ -185,9 +185,6 @@ create-po: $(DOMAIN).pot
|
||||
fi; \
|
||||
done
|
||||
|
||||
$(DOMAIN).pot: $(POTFILES)
|
||||
$(MAKE) update-pot
|
||||
|
||||
update-po: update-pot
|
||||
$(MAKE) all
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user