mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
Make sure application confvars.sh files are apart of CONFIG_STATUS_DEPS
This commit is contained in:
parent
50f4bff9a5
commit
d84fe69150
1 changed files with 1 additions and 0 deletions
|
|
@ -317,6 +317,7 @@ $(CONFIGURES): %: %.in $(EXTRA_CONFIG_DEPS)
|
|||
|
||||
CONFIG_STATUS_DEPS := \
|
||||
$(wildcard $(TOPSRCDIR)/*/confvars.sh) \
|
||||
$(wildcard $(TOPSRCDIR)/application/*/confvars.sh) \
|
||||
$(CONFIGURES) \
|
||||
$(TOPSRCDIR)/CLOBBER \
|
||||
$(TOPSRCDIR)/nsprpub/configure \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue