summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-02-19 15:51:34 +0000
committerRene Engelhard <rene@debian.org>2012-02-19 17:09:39 +0100
commitfdfaf2cd8488d0d527993672db9407307eab39aa (patch)
tree84d4fdce8109dbb78149543a9210cb29f053a994 /Repository.mk
parent30d5fa85a2fadd473d82fe76445840393ac6bf8d (diff)
fix windows build, gengal.bin should be gengal.exe there according to scp2
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk
index 5df6c87589f4..daa6d2d4f5ea 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -52,6 +52,7 @@ ifeq ($(OS),WNT)
$(eval $(call gb_Helper_register_executables,OOO,\
crashrep_com \
+ gengal \
guiloader \
guistdio \
odbcconfig \