summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 0 insertions, 3 deletions
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),)