minimap2/MANIFEST.in

11 lines
216 B
Plaintext
Raw Normal View History

2017-09-17 10:29:52 +08:00
include *.h
include Makefile
include ksw2_dispatch.c
include main.c
include README.md
2018-07-25 11:53:02 +08:00
include sse2neon/emmintrin.h
include python/cmappy.h
include python/cmappy.pxd
include python/mappy.pyx
2017-09-17 10:43:52 +08:00
include python/README.rst