diff --git a/xpinstall/wizard/unix/Makefile.in b/xpinstall/wizard/unix/Makefile.in index 008cf3d7ca20..d67d72f2891c 100644 --- a/xpinstall/wizard/unix/Makefile.in +++ b/xpinstall/wizard/unix/Makefile.in @@ -27,7 +27,9 @@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk +ifndef MOZ_XUL_APP DIRS = src +endif include $(topsrcdir)/config/rules.mk