summaryrefslogtreecommitdiffstats
path: root/client.mk
diff options
context:
space:
mode:
Diffstat (limited to 'client.mk')
-rw-r--r--client.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/client.mk b/client.mk
index af7776e44..e8cbc625f 100644
--- a/client.mk
+++ b/client.mk
@@ -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 \