]> git.proxmox.com Git - proxmox-i18n.git/blobdiff - Makefile
update Simplified Chinese translation
[proxmox-i18n.git] / Makefile
index 8a7068a97d9a7b6e1fe1898f20e12de874eeecd7..8ed0a6682457c04b726336eb1f776b93f4688ff9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,8 @@ $(PVE_I18N_DEB): | submodule
 
 .PHONY: submodule
 submodule:
-       test -f "pmg-gui/Makefile" || git submodule update --init
+       test  -f pmg-gui/Makefile -a -f proxmox-backup/Makefile -a -f pve-manager/Makefile \
+           || git submodule update --init
 
 .PHONY: install
 install: ${PMG_LANG_FILES} ${PVE_LANG_FILES} ${PBS_LANG_FILES}