summaryrefslogtreecommitdiffstats
path: root/Makefile.pre.in
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-01-13 22:22:41 (GMT)
committerBenjamin Peterson <benjamin@python.org>2009-01-13 22:22:41 (GMT)
commit3a5067c208dec1c702ae93aa26b03d5b0e7711ed (patch)
treee280b56f53c7eb7335fcb819c77189e4d835501d /Makefile.pre.in
parentb24c9519b401bb66508e713789fab4f569398227 (diff)
downloadcpython-3a5067c208dec1c702ae93aa26b03d5b0e7711ed.zip
cpython-3a5067c208dec1c702ae93aa26b03d5b0e7711ed.tar.gz
cpython-3a5067c208dec1c702ae93aa26b03d5b0e7711ed.tar.bz2
de-spacify
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r--Makefile.pre.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index 7847ebe..e69157b 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -565,7 +565,7 @@ Objects/unicodeobject.o: $(srcdir)/Objects/unicodeobject.c \
$(STRINGLIB_HEADERS)
Objects/bytearrayobject.o: $(srcdir)/Objects/bytearrayobject.c \
- $(STRINGLIB_HEADERS)
+ $(STRINGLIB_HEADERS)
Objects/stringobject.o: $(srcdir)/Objects/stringobject.c \
$(STRINGLIB_HEADERS)
@@ -587,7 +587,7 @@ PYTHON_HEADERS= \
Include/ast.h \
Include/bitset.h \
Include/boolobject.h \
- Include/bytearrayobject.h \
+ Include/bytearrayobject.h \
Include/bytes_methods.h \
Include/bytesobject.h \
Include/bufferobject.h \