Turn TestCSSPropertyLookup.cpp back on, now that the symbols it needs have been declared 'extern'.

git-svn-id: svn://10.0.0.236/trunk@138512 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sfraser%netscape.com 2003-02-26 03:35:05 +00:00
parent 681cb0b389
commit f9761cbda4

View File

@ -37,7 +37,7 @@ SIMPLE_PROGRAMS = $(CPPSRCS:.cpp=$(BIN_SUFFIX))
CPPSRCS = \
ParseCSS.cpp \
# TestCSSPropertyLookup.cpp \
TestCSSPropertyLookup.cpp \
$(NULL)
LOCAL_INCLUDES = -I$(srcdir)/../style/src