summaryrefslogtreecommitdiffstats
path: root/gfx
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-05-13 12:37:09 +0000
committerMoonchild <moonchild@palemoon.org>2020-05-13 12:37:09 +0000
commit2f5fb42c2191b6b9448a3d7eb01338809ec19786 (patch)
treef70b7c531e9eeafcda7356ae234fd7b2b8f62b6f /gfx
parent83b4235d8a888cab70d3f52a0d592718de01b16c (diff)
downloadUXP-2f5fb42c2191b6b9448a3d7eb01338809ec19786.tar
UXP-2f5fb42c2191b6b9448a3d7eb01338809ec19786.tar.gz
UXP-2f5fb42c2191b6b9448a3d7eb01338809ec19786.tar.lz
UXP-2f5fb42c2191b6b9448a3d7eb01338809ec19786.tar.xz
UXP-2f5fb42c2191b6b9448a3d7eb01338809ec19786.zip
Issue #80 - De-unify gfx/config
Diffstat (limited to 'gfx')
-rw-r--r--gfx/config/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/config/moz.build b/gfx/config/moz.build
index 2b8f9e7fc..17aa03c64 100644
--- a/gfx/config/moz.build
+++ b/gfx/config/moz.build
@@ -15,7 +15,7 @@ EXPORTS.mozilla.gfx += [
'gfxVars.h',
]
-UNIFIED_SOURCES += [
+SOURCES += [
'gfxConfig.cpp',
'gfxFeature.cpp',
'gfxVars.cpp',