mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Added missing newline at end of file.
This commit is contained in:
parent
078afc86f2
commit
276b2900b8
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
$(DESTDIR)$(PYTHONAPPSDIR)/Extras/Tools
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue