setup.py
changeset 36079 a2a6e724d61a
parent 35774 854a7315603e
child 36398 eb73f8a6177e
equal deleted inserted replaced
36078:7f68235f23ff 36079:a2a6e724d61a
   790             'mercurial.pure',
   790             'mercurial.pure',
   791             'mercurial.thirdparty',
   791             'mercurial.thirdparty',
   792             'mercurial.thirdparty.attr',
   792             'mercurial.thirdparty.attr',
   793             'hgext', 'hgext.convert', 'hgext.fsmonitor',
   793             'hgext', 'hgext.convert', 'hgext.fsmonitor',
   794             'hgext.fsmonitor.pywatchman', 'hgext.highlight',
   794             'hgext.fsmonitor.pywatchman', 'hgext.highlight',
   795             'hgext.largefiles', 'hgext.lfs', 'hgext.zeroconf', 'hgext3rd',
   795             'hgext.largefiles', 'hgext.lfs', 'hgext.narrow',
       
   796             'hgext.zeroconf', 'hgext3rd',
   796             'hgdemandimport']
   797             'hgdemandimport']
   797 
   798 
   798 common_depends = ['mercurial/bitmanipulation.h',
   799 common_depends = ['mercurial/bitmanipulation.h',
   799                   'mercurial/compat.h',
   800                   'mercurial/compat.h',
   800                   'mercurial/cext/util.h']
   801                   'mercurial/cext/util.h']