fix up unix makefiles a bit more

This commit is contained in:
pavlov%netscape.com 2000-03-14 06:06:42 +00:00
Родитель 1c1477949a
Коммит 1654603bbe
2 изменённых файлов: 5 добавлений и 3 удалений

Просмотреть файл

@ -32,9 +32,9 @@ include $(DEPTH)/config/autoconf.mk
XPIDLSRCS = \
nsIPSMComponent.idl \
nsIPSMUIHandler.idl \
nsISecureBrowserUI.idl \
nsISSLSocketProvider.idl \
nsIPSMUIHandler.idl \
nsISecureBrowserUI.idl \
nsISSLSocketProvider.idl \
$(NULL)
include $(topsrcdir)/config/rules.mk

Просмотреть файл

@ -48,6 +48,8 @@ CSRCS = \
nsPSMShimLayer.c \
$(NULL)
EXTRA_DSO_LDOPTS = -L$(DIST)/lib -lcmt -lxpcom -lprotocol
include $(topsrcdir)/config/rules.mk
INCLUDES += \