Bug 487345 - Crash [@ nsObjectLoadingContent::Instantiate] when enabling Flashblock...
[mozilla-1.9.git] / gfx / thebes / Makefile.in
blob0e123361242990485562958b14e18d509c8486a6
2 DEPTH = ../..
3 topsrcdir = @top_srcdir@
4 srcdir = @srcdir@
5 VPATH = @srcdir@
7 include $(DEPTH)/config/autoconf.mk
9 MODULE = thebes
11 DIRS = public src
13 ifdef ENABLE_TESTS
14 ifndef MOZ_ENABLE_LIBXUL
15 TOOL_DIRS += test
16 endif
17 endif
19 include $(topsrcdir)/config/rules.mk