- Needed to add $(ZLIB_LIBS) to fix link problem under Neutrino

git-svn-id: svn://10.0.0.236/trunk@39524 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
Jerry.Kirk%Nexwarecorp.com
1999-07-15 11:43:29 +00:00
parent 7be8be05f3
commit 662523a32f

View File

@@ -65,5 +65,7 @@ CPPSRCS = \
LOCAL_INCLUDES += -I$(srcdir)/../public
EXTRA_DSO_LDOPTS = $(ZLIB_LIBS)
include $(topsrcdir)/config/rules.mk