summaryrefslogtreecommitdiff
path: root/unodevtools/Module_unodevtools.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-03-03 22:42:22 +0100
committerMichael Stahl <mstahl@redhat.com>2014-03-03 23:44:12 +0100
commitb3ccc2360492a0d50e4c86195836a840cd3d419a (patch)
tree4363f74577946ea55c57284c30c300797056a65b /unodevtools/Module_unodevtools.mk
parent42c9f35da2c2479113ae7dab8426d2d18986aca7 (diff)
unodevtools: rename makefile like the Executable
Change-Id: Icf8df0829aecf838d0037a3393f27e90c23b9548
Diffstat (limited to 'unodevtools/Module_unodevtools.mk')
-rw-r--r--unodevtools/Module_unodevtools.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/unodevtools/Module_unodevtools.mk b/unodevtools/Module_unodevtools.mk
index 0e45ae7e7f80..95aa46065acf 100644
--- a/unodevtools/Module_unodevtools.mk
+++ b/unodevtools/Module_unodevtools.mk
@@ -12,7 +12,7 @@ $(eval $(call gb_Module_Module,unodevtools))
ifneq (,$(filter ODK,$(BUILD_TYPE)))
$(eval $(call gb_Module_add_targets,unodevtools,\
- Executable_skeletonmaker \
+ Executable_uno-skeletonmaker \
))
endif