build libwidgetgtk.so when in GTK mode

This commit is contained in:
shaver%netscape.com 1998-11-01 20:18:52 +00:00
parent fab3e44cfc
commit 6758214e70

View File

@ -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