summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorStefan Krah <skrah@bytereef.org>2016-04-26 14:34:41 (GMT)
committerStefan Krah <skrah@bytereef.org>2016-04-26 14:34:41 (GMT)
commit8d013a8d36ea1a9041548527bd6d33609de3d3fd (patch)
tree81ebd416872109b104b230123c13393669b31266 /setup.py
parent432dfcf3bc2653a1163a2db9e6b5b38a3c9681e1 (diff)
downloadcpython-8d013a8d36ea1a9041548527bd6d33609de3d3fd.zip
cpython-8d013a8d36ea1a9041548527bd6d33609de3d3fd.tar.gz
cpython-8d013a8d36ea1a9041548527bd6d33609de3d3fd.tar.bz2
Issue #26846: Post commit cleanup.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 4a0cb8b..2e9f9a4 100644
--- a/setup.py
+++ b/setup.py
@@ -2060,7 +2060,7 @@ class PyBuildExt(build_ext):
'_decimal/libmpdec/fnt.h',
'_decimal/libmpdec/fourstep.h',
'_decimal/libmpdec/io.h',
- '_decimal/libmpdec/memory.h',
+ '_decimal/libmpdec/mpalloc.h',
'_decimal/libmpdec/mpdecimal.h',
'_decimal/libmpdec/numbertheory.h',
'_decimal/libmpdec/sixstep.h',