summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2017-01-19 20:25:10 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-01-23 06:02:28 +0000
commit115797f070888cbad93656dda8fa01ec6c98a3f5 (patch)
treec2ac30923b2c3adead603044f0f2782c7c7dd92c /Makefile.in
parent0c004bca03b7756f3e5e09dc345072bb87a0f555 (diff)
beginning of support for CodeLite in gbuild-to-ide
Change-Id: I5640ad193f2766400554012383d6c910f2160378 Reviewed-on: https://gerrit.libreoffice.org/33396 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 454755ec0c22..d01cbf452225 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -415,6 +415,7 @@ $(1)-ide-integration: gbuildtojson $(if $(filter MACOSX,$(OS_FOR_BUILD)),python3
endef
$(foreach ide,\
+ codelite \
debug \
kdevelop \
vs2013 \