mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-23 10:54:33 +00:00
build libwidgetgtk.so when in GTK mode
This commit is contained in:
parent
fab3e44cfc
commit
6758214e70
@ -24,7 +24,11 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
ifeq ($(USE_NGLAYOUT_GTK),1)
|
||||
LIBRARY_NAME = widgetgtk
|
||||
else
|
||||
LIBRARY_NAME = widgetunix
|
||||
endif
|
||||
|
||||
MODULE=raptor
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user