Added a couple of shareable's to link against

This commit is contained in:
kmcclusk 1998-06-05 18:26:48 +00:00
parent 441aa97681
commit b3ae475889

View File

@ -81,6 +81,8 @@ EX_LIBS = \
$(DIST)/bin/libxp.so \
$(DIST)/bin/libxpcom.so \
$(DIST)/bin/libzlib.so \
$(DIST)/bin/libpwcac.so \
$(DIST)/bin/libdbm.so \
$(NULL)
PROGS = $(addprefix $(OBJDIR)/, $(CPPSRCS:.cpp=))