mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 17:51:06 -03:30
Add i18n flag file back to makefile
This was accidentally deleted during the repo split
This commit is contained in:
2
Makefile
2
Makefile
@@ -76,6 +76,8 @@ SETUP_TAR_CHECKSUM=$(NAME)-setup-CHECKSUM
|
|||||||
UI_DEPS_FLAG_FILE = awx/ui/.deps_built
|
UI_DEPS_FLAG_FILE = awx/ui/.deps_built
|
||||||
UI_RELEASE_FLAG_FILE = awx/ui/.release_built
|
UI_RELEASE_FLAG_FILE = awx/ui/.release_built
|
||||||
|
|
||||||
|
I18N_FLAG_FILE = .i18n_built
|
||||||
|
|
||||||
.DEFAULT_GOAL := build
|
.DEFAULT_GOAL := build
|
||||||
|
|
||||||
.PHONY: clean clean-tmp clean-venv rebase push requirements requirements_dev \
|
.PHONY: clean clean-tmp clean-venv rebase push requirements requirements_dev \
|
||||||
|
|||||||
Reference in New Issue
Block a user