minimap2/MANIFEST.in

12 lines
238 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/minimap2.c
include python/cminimap2.h
include python/cminimap2.pxd
include python/minimap2.pyx
include python/README.md