diff --git a/Mac/OSX/Makefile b/Mac/OSX/Makefile index 0b91d3a4488..89c934322be 100644 --- a/Mac/OSX/Makefile +++ b/Mac/OSX/Makefile @@ -52,7 +52,6 @@ install: pythonforbundle b=$(APPINSTALLDIR)/Contents/$$d; \ for i in $$a/*; \ do \ - echo jaja $$i; \ case $$i in \ *CVS) ;; \ *.py[co]) ;; \