diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
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 \ |