diff options
Diffstat (limited to 'extras/Package_autocorr.mk')
-rw-r--r-- | extras/Package_autocorr.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/Package_autocorr.mk b/extras/Package_autocorr.mk index b9a50b3ed230..db8b85c81309 100644 --- a/extras/Package_autocorr.mk +++ b/extras/Package_autocorr.mk @@ -7,7 +7,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # -$(eval $(call gb_Package_Package,extras_autocorr,$(call gb_CustomTarget_get_workdir,extras/source/autocorr))) +$(eval $(call gb_Package_Package,extras_autocorr,$(gb_CustomTarget_workdir)/extras/source/autocorr)) $(eval $(call gb_Package_add_files,extras_autocorr,$(LIBO_SHARE_FOLDER)/autocorr,\ acor_af-ZA.dat \ |