diff --git a/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in b/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in index a93c00c7617..cea265ec81d 100644 --- a/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in +++ b/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in @@ -51,7 +51,7 @@ REQUIRES = string # # The default is this buildable, but non-functioning code. # -CPPSRCS := $(error XPTCall not implemented on this platform!) +CPPSRCS := xptcinvoke_unsupported.cpp xptcstubs_unsupported.cpp # Force use of PIC FORCE_USE_PIC = 1