setup.py
changeset 44058 bde1cd4c99d9
parent 44026 44b03c0313aa
child 44080 4e05272dd681
equal deleted inserted replaced
44057:7dddc2251365 44058:bde1cd4c99d9
  1476     ),
  1476     ),
  1477     Extension(
  1477     Extension(
  1478         'mercurial.thirdparty.zope.interface._zope_interface_coptimizations',
  1478         'mercurial.thirdparty.zope.interface._zope_interface_coptimizations',
  1479         [
  1479         [
  1480             'mercurial/thirdparty/zope/interface/_zope_interface_coptimizations.c',
  1480             'mercurial/thirdparty/zope/interface/_zope_interface_coptimizations.c',
       
  1481         ],
       
  1482     ),
       
  1483     Extension(
       
  1484         'mercurial.thirdparty.sha1dc',
       
  1485         [
       
  1486             'mercurial/thirdparty/sha1dc/cext.c',
       
  1487             'mercurial/thirdparty/sha1dc/lib/sha1.c',
       
  1488             'mercurial/thirdparty/sha1dc/lib/ubc_check.c',
  1481         ],
  1489         ],
  1482     ),
  1490     ),
  1483     Extension(
  1491     Extension(
  1484         'hgext.fsmonitor.pywatchman.bser', ['hgext/fsmonitor/pywatchman/bser.c']
  1492         'hgext.fsmonitor.pywatchman.bser', ['hgext/fsmonitor/pywatchman/bser.c']
  1485     ),
  1493     ),