Skip to content

Commit

Permalink
Install mesontest script along with the others
Browse files Browse the repository at this point in the history
  • Loading branch information
minijackson authored and jpakkane committed Nov 26, 2016
1 parent 88d7898 commit 8652b94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ def run(self):
'mesonbuild.wrap'],
scripts=['meson.py',
'mesonconf.py',
'mesontest.py',
'mesonintrospect.py',
'wraptool.py'],
cmdclass={'install_scripts': install_scripts},
Expand Down

0 comments on commit 8652b94

Please sign in to comment.