diff options
author | Tiago Vignatti <tiago.vignatti@nokia.com> | 2010-05-19 11:45:46 +0200 |
---|---|---|
committer | Tiago Vignatti <tiago.vignatti@nokia.com> | 2010-06-03 15:55:59 +0300 |
commit | dcceb90b1dccbbf5793f6ba1ed857013b71dafbc (patch) | |
tree | 57dc705e6f77f0e82a03cc0cb992b695b4e4b95c /Xext | |
parent | c043de3261b6e14f2446b2cd9d62dde5860d4720 (diff) |
xext: delete wrong source reference from fontcache
This should go away in 0b45ba48.
Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Reviewed-by: Mikhail Gusarov <dottedmag@dottedmag.net>
Diffstat (limited to 'Xext')
-rw-r--r-- | Xext/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Xext/Makefile.am b/Xext/Makefile.am index fa007aa91..e444fd08f 100644 --- a/Xext/Makefile.am +++ b/Xext/Makefile.am @@ -133,7 +133,6 @@ EXTRA_DIST = \ $(XSELINUX_SRCS) \ $(XCALIBRATE_SRCS) \ $(XINERAMA_SRCS) \ - $(FONTCACHE_SRCS) \ $(BIGFONT_SRCS) \ $(DPMS_SRCS) \ $(GE_SRCS) |