diff options
author | David Tardon <dtardon@redhat.com> | 2014-03-23 10:35:09 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2014-03-23 23:03:58 +0100 |
commit | b1d00137f2ae0dde7ba0d4a42f184538120a05e5 (patch) | |
tree | 6214d300ca0f40bcf69cc1c038b472aa067380fe /writerperfect/Library_wpftwriter.mk | |
parent | c768cc508e1ff3ae0dc7503f4c6566e66bc7fd13 (diff) |
remove unnecessary util dir
Change-Id: I66e1882d14c59abeb6aa01b662dfc3a89238d3c0
Diffstat (limited to 'writerperfect/Library_wpftwriter.mk')
-rw-r--r-- | writerperfect/Library_wpftwriter.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/writerperfect/Library_wpftwriter.mk b/writerperfect/Library_wpftwriter.mk index cfcdf5da69cd..81008f3dc65b 100644 --- a/writerperfect/Library_wpftwriter.mk +++ b/writerperfect/Library_wpftwriter.mk @@ -19,7 +19,7 @@ $(eval $(call gb_Library_Library,wpftwriter)) -$(eval $(call gb_Library_set_componentfile,wpftwriter,writerperfect/util/wpftwriter)) +$(eval $(call gb_Library_set_componentfile,wpftwriter,writerperfect/source/writer/wpftwriter)) $(eval $(call gb_Library_set_include,wpftwriter,\ $$(INCLUDE) \ |