summaryrefslogtreecommitdiff
path: root/vcl/Package_afmhash.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-20 13:24:14 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-20 13:24:14 +0200
commit75068ecaa17c9724feb06f9b8ee12ac29012beda (patch)
tree63ca4dfc3d33f814c4ad27718c0756762b54e2d7 /vcl/Package_afmhash.mk
parent941020379b1ea1ec7c564c21e68ea1674cda7683 (diff)
gnumake4: fix buildbreakers from merge
Diffstat (limited to 'vcl/Package_afmhash.mk')
-rw-r--r--vcl/Package_afmhash.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/Package_afmhash.mk b/vcl/Package_afmhash.mk
index d3de8357eb93..38b9f0db7896 100644
--- a/vcl/Package_afmhash.mk
+++ b/vcl/Package_afmhash.mk
@@ -24,6 +24,6 @@
# instead of those above.
$(eval $(call gb_Package_Package,vcl_afmhash,$(WORKDIR)/CustomTarget/vcl/unx/generic/fontmanager))
-$(eval $(call gb_Package_add_customtarget,vcl_afmhash,vcl/unx/generic/fontmanager))
+$(eval $(call gb_Package_add_customtarget,vcl_afmhash,vcl/unx/generic/fontmanager,SRCDIR))
# vim: set noet sw=4: