summaryrefslogtreecommitdiff
path: root/svx/Module_svx.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-03-03 23:30:24 +0100
committerMichael Stahl <mstahl@redhat.com>2014-03-03 23:44:14 +0100
commit916e86e9d9d596c7aa12e0a1d8bbacdd4a2e4598 (patch)
tree855cd53c167ed6af9a6067f0a6ad9ec0243f0bcb /svx/Module_svx.mk
parentc02a905115bfcbe06c384e5fcad56eecd3b81fdf (diff)
svx: rename Executable_gengal.bin.mk too
Change-Id: I8dfe131d1c225b5d9aaa044b02ec8cdc3d97a23c
Diffstat (limited to 'svx/Module_svx.mk')
-rw-r--r--svx/Module_svx.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/Module_svx.mk b/svx/Module_svx.mk
index e304ed971f4a..007fe34086b9 100644
--- a/svx/Module_svx.mk
+++ b/svx/Module_svx.mk
@@ -34,7 +34,7 @@ $(eval $(call gb_Module_add_l10n_targets,svx,\
ifneq (,$(filter DESKTOP,$(BUILD_TYPE)))
$(eval $(call gb_Module_add_targets,svx,\
- Executable_gengal.bin \
+ Executable_gengal \
Package_gengal \
))
endif