Fix for Tinderbox orange - undefined symbol

git-svn-id: svn://10.0.0.236/trunk@69885 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rhp%netscape.com
2000-05-15 22:07:39 +00:00
parent 8494d1230c
commit 3ba9f4e50d

View File

@@ -34,6 +34,7 @@ CPPSRCS = \
nsAbSync.cpp \
nsAbSyncCRCModel.cpp \
nsABSyncDriver.cpp \
nsSyncDecoderRing.cpp \
$(NULL)
EXPORTS = \
@@ -41,6 +42,7 @@ EXPORTS = \
nsAbSync.h \
nsAbSyncCRCModel.h \
nsABSyncDriver.h \
nsSyncDecoderRing.h \
$(NULL)
# we don't want the shared lib, but we want to force the creation of a static lib.