Bug 374921 - link error in gfxSurfaceRefCountTest when libxul is enabled, r=roc

This commit is contained in:
benjamin@smedbergs.us 2007-04-02 09:09:05 -07:00
parent 4faff9db41
commit 2129294834

View File

@ -11,7 +11,9 @@ MODULE = thebes
DIRS = public src
ifdef ENABLE_TESTS
ifndef MOZ_ENABLE_LIBXUL
TOOL_DIRS += test
endif
endif
include $(topsrcdir)/config/rules.mk