[#ifdef MOZ_MATHML: NOT PART OF THE DEFAULT BUILD]. Catch up with recent changes that break the MathML-enabled compilation

This commit is contained in:
rbs%maths.uq.edu.au 2000-03-27 02:12:35 +00:00
parent 311b9df6bb
commit 0c67a93f42

View File

@ -62,6 +62,10 @@ LLIBS= \
$(DIST)\lib\raptorevents_s.lib \
$(DIST)\lib\raptorxulbase_s.lib \
$(DIST)\lib\raptorxulcontent_s.lib \
!ifdef MOZ_MATHML
$(DIST)\lib\raptormathmlbase_s.lib \
$(DIST)\lib\raptormathmlcontent_s.lib \
!endif
$(DIST)\lib\img32$(VERSION_NUMBER).lib \
$(DIST)\lib\util.lib \
$(DIST)\lib\xpcom.lib \