diff --git a/Mac/OSX/Makefile b/Mac/OSX/Makefile index 3ba49760f24..c7a8b058ded 100644 --- a/Mac/OSX/Makefile +++ b/Mac/OSX/Makefile @@ -250,4 +250,5 @@ installextras: $(BUILDPYTHON) $(srcdir)/Mac/OSX/Extras.install.py $(srcdir)/Demo \ $(DESTDIR)$(PYTHONAPPSDIR)/Extras/Demo $(BUILDPYTHON) $(srcdir)/Mac/OSX/Extras.install.py $(srcdir)/Tools \ - $(DESTDIR)$(PYTHONAPPSDIR)/Extras/Tools \ No newline at end of file + $(DESTDIR)$(PYTHONAPPSDIR)/Extras/Tools + \ No newline at end of file