268ae0028c
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/firefox#c8daf71be4963daab37d810024e0a6e7f04cf2dd
14 lines
463 B
Diff
14 lines
463 B
Diff
diff --git a/config/recurse.mk b/config/recurse.mk
|
|
--- a/config/recurse.mk
|
|
+++ b/config/recurse.mk
|
|
@@ -206,7 +206,7 @@
|
|
# Interdependencies that moz.build world don't know about yet for compilation.
|
|
# Note some others are hardcoded or "guessed" in recursivemake.py and emitter.py
|
|
ifeq ($(MOZ_WIDGET_TOOLKIT),gtk)
|
|
-toolkit/library/target: widget/gtk/mozgtk/gtk3/target
|
|
+toolkit/library/build/target: widget/gtk/mozgtk/gtk3/target
|
|
endif
|
|
|
|
ifndef MOZ_FOLD_LIBS
|
|
|