summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Mac/OSX/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mac/OSX/Makefile b/Mac/OSX/Makefile
index 0b91d3a..89c9343 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]) ;; \