summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 0c9893c7b275..3de0845e81b4 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -340,8 +340,10 @@ $(1)-ide-integration:
endef
$(foreach ide,\
+ debug \
kdevelop \
vs2012 \
+ vim \
xcode, \
$(eval $(call gb_Top_GbuildToIdeIntegration,$(ide))))