summaryrefslogtreecommitdiff
path: root/gfx/moz.build
diff options
context:
space:
mode:
authorPale Moon <git-repo@palemoon.org>2016-09-01 13:39:08 +0200
committerPale Moon <git-repo@palemoon.org>2016-09-01 13:39:08 +0200
commit3d8ce1a11a7347cc94a937719c4bc8df46fb8d14 (patch)
tree8c26ca375a6312751c00a27e1653fb6f189f0463 /gfx/moz.build
parente449bdb1ec3a82f204bffdd9c3c54069d086eee3 (diff)
downloadpalemoon-gre-3d8ce1a11a7347cc94a937719c4bc8df46fb8d14.tar.gz
Base import of Tycho code (warning: huge commit)
Diffstat (limited to 'gfx/moz.build')
-rw-r--r--gfx/moz.build4
1 files changed, 1 insertions, 3 deletions
diff --git a/gfx/moz.build b/gfx/moz.build
index 3e8016f7d..aa1b31ec4 100644
--- a/gfx/moz.build
+++ b/gfx/moz.build
@@ -28,7 +28,5 @@ if CONFIG['MOZ_ENABLE_SKIA']:
if CONFIG['ENABLE_TESTS']:
DIRS += ['tests/gtest']
-TEST_TOOL_DIRS += ['tests']
-
-MODULE = 'gfx'
+TEST_DIRS += ['tests']