diff --git a/mozilla/widget/src/motif/Makefile b/mozilla/widget/src/motif/Makefile index c0078812627..d317d3a1a5b 100644 --- a/mozilla/widget/src/motif/Makefile +++ b/mozilla/widget/src/motif/Makefile @@ -20,7 +20,7 @@ DEPTH = ../../.. include $(DEPTH)/config/config.mk -LIBRARY_NAME = raptorwidgetunix_s +LIBRARY_NAME = raptorwidgetmotif_s MODULE=raptor diff --git a/mozilla/widget/src/motif/Makefile.in b/mozilla/widget/src/motif/Makefile.in index 782a7ff6d06..6c50e6aba88 100644 --- a/mozilla/widget/src/motif/Makefile.in +++ b/mozilla/widget/src/motif/Makefile.in @@ -25,7 +25,7 @@ include $(DEPTH)/config/autoconf.mk include $(topsrcdir)/config/config.mk -LIBRARY_NAME = raptorwidgetunix_s +LIBRARY_NAME = raptorwidgetmotif_s MODULE=raptor