Reverting Makefile change which caused bustage in non-minimo trunk

This commit is contained in:
dougt%meer.net 2005-09-29 17:32:41 +00:00
parent 9760e8a4c1
commit dc63226438

View File

@ -95,7 +95,7 @@ CPPSRCS = nsSpatialNavigation.cpp \
# defined. We do not use this class anywhere in this
# extension.
ifndef BUILD_STATIC_LIBS
ifndef MINIMO
DEFINES += -D_IMPL_NS_GFX
CPPSRCS += nsRect.cpp nsFont.cpp
endif