From dcceb90b1dccbbf5793f6ba1ed857013b71dafbc Mon Sep 17 00:00:00 2001 From: Tiago Vignatti Date: Wed, 19 May 2010 11:45:46 +0200 Subject: [PATCH] xext: delete wrong source reference from fontcache This should go away in 0b45ba48. Signed-off-by: Tiago Vignatti Reviewed-by: Mikhail Gusarov --- Xext/Makefile.am | 1 - 1 file changed, 1 deletion(-) 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)