summaryrefslogtreecommitdiff
path: root/vcl/Module_vcl.mk
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2014-03-21 15:27:33 +0200
committerCaolán McNamara <caolanm@redhat.com>2014-03-21 17:15:33 +0000
commite3d9b3406a2013cd4f9d4baf3a7800d1d95c2d90 (patch)
tree8e54af309fc5137471a0cbdca3bf73595d08604f /vcl/Module_vcl.mk
parent3b1cca8c547ce53b2af29b3edecc22c7694a0621 (diff)
Fold psprint_config into vcl
The files are only used by the psprint stuff in vcl, so move them closer to it. We should kill all of this anyway, but that is for another day. Change-Id: Ie3b893c92d556333c9d8b041859d5e97604ace10 Reviewed-on: https://gerrit.libreoffice.org/8694 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'vcl/Module_vcl.mk')
-rw-r--r--vcl/Module_vcl.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/Module_vcl.mk b/vcl/Module_vcl.mk
index bb2ad3b433d8..fb5d04b54608 100644
--- a/vcl/Module_vcl.mk
+++ b/vcl/Module_vcl.mk
@@ -41,6 +41,8 @@ $(eval $(call gb_Module_add_targets,vcl,\
Library_vclplug_gen \
Library_desktop_detector \
StaticLibrary_headless \
+ Package_fontunxppds \
+ Package_fontunxpsprint \
))
ifneq ($(ENABLE_GTK),)