diff --git a/Makefile.in b/Makefile.in index 2de08601c127..55ebf44dd8c4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -178,9 +178,6 @@ clean-host: rm -fr $(TESTINSTALLDIR) rm -fr $(INSTDIR) rm -fr $(WORKDIR) -ifeq ($(OS),iOS) - rm -fr $(SRCDIR)/ios/generated -endif clean-build: ifneq ($(CROSS_COMPILING),)