summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-01-11 12:58:30 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-01-11 02:44:14 +0000
commit12490c5a7fc681bcc689e659581a8471e7a8bb54 (patch)
tree67cb9d537e32faa9884273ea4b739dff941e59ba /vcl/Library_vcl.mk
parent9e5fb97292d6f3ed74f4ee71772a0457f2b3d46f (diff)
vcl: move gcach_ftyp.cxx to vcl/unx/generic/glyphs
Change-Id: Id12edc0660a2c22c6d04b820ad052bde4fa75143 Reviewed-on: https://gerrit.libreoffice.org/21310 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Diffstat (limited to 'vcl/Library_vcl.mk')
-rw-r--r--vcl/Library_vcl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk
index 393d00af61e4..cfa9a981293a 100644
--- a/vcl/Library_vcl.mk
+++ b/vcl/Library_vcl.mk
@@ -578,7 +578,7 @@ vcl_headless_freetype_code=\
vcl/headless/svptext \
vcl/headless/svpglyphcache \
vcl/unx/generic/gdi/cairotextrender \
- vcl/unx/generic/gdi/gcach_ftyp \
+ vcl/unx/generic/glyphs/gcach_ftyp \
vcl/headless/svpcairotextrender \
ifeq ($(USING_X11),TRUE)