summaryrefslogtreecommitdiff
path: root/testtools/source/bridgetest/idl
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-11-17 17:40:49 +0200
committerTor Lillqvist <tlillqvist@suse.com>2011-11-17 17:46:15 +0200
commit6f55d5eaec48212f24bd19b351ddedac3059eb8b (patch)
tree6cc0967408a24c26a856d182d8fc54ce5edcb42e /testtools/source/bridgetest/idl
parent5057892990b310d59d25b161ee54273951afaa91 (diff)
Do build stuff here also when cross-compiling (but don't run)
Diffstat (limited to 'testtools/source/bridgetest/idl')
-rw-r--r--testtools/source/bridgetest/idl/makefile.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/testtools/source/bridgetest/idl/makefile.mk b/testtools/source/bridgetest/idl/makefile.mk
index dce276e4e855..8b172736adef 100644
--- a/testtools/source/bridgetest/idl/makefile.mk
+++ b/testtools/source/bridgetest/idl/makefile.mk
@@ -31,11 +31,6 @@ TARGET := bridgetest_idl
.INCLUDE: settings.mk
-.IF "$(CROSS_COMPILING)"=="YES"
-all:
- @echo Nothing done when cross-compiling
-.ENDIF
-
.INCLUDE: target.mk
.IF "$(L10N_framework)"==""