minimap2/MANIFEST.in

12 lines
227 B
Plaintext
Raw Normal View History

2017-09-17 10:29:52 +08:00
include *.h
include Makefile
include ksw2_dispatch.c
include getopt.c
include main.c
include README.md
include python/mappy.c
include python/cmappy.h
include python/cmappy.pxd
include python/mappy.pyx
2017-09-17 10:43:52 +08:00
include python/README.rst