summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-11-26 21:39:58 +0200
committerTor Lillqvist <tml@collabora.com>2013-11-27 11:21:44 +0200
commit61e66d762d0485abaff497e606c3819536d42437 (patch)
tree2a35620699dbaf5ba003202b1e648449dd3f1052 /Makefile.in
parent382421189fd7cd421b82d3397dad6860cd6536e8 (diff)
Add initial hacks for eventual Xcode support
Just some late-night hacking without much thinking whether it makes any sense and without any clear picture of what I am doing. Probably useless. No promises I will ever continue on this. Change-Id: Ie61925129bb678a17b30cb25a7882ccfe3a1de82
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index cac8fc5f540e..e3deee70776e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -331,7 +331,8 @@ $(1)-ide-integration:
endef
$(foreach ide,\
- kdevelop, \
+ kdevelop \
+ xcode, \
$(eval $(call gb_Top_GbuildToIdeIntegration,$(ide))))
endif # MAKE_RESTARTS