MANIFEST.in
author Hartmut Goebel <h.goebel@crazy-compilers.com>
Thu, 19 Mar 2020 10:47:36 +0100
changeset 63 37d51c3abaae
parent 45 4ac3bb01f0bc
child 65 d659b8c2ed22
permissions -rw-r--r--
Release 2.6.3
# Files to include in the source package - for the case
# the project directory is are not in a VCS.
include yml2c
include yml2proc
include yml2/*.ysl2
include yml2/*.yml2

include Makefile
include *.yhtml2
include format.css
include gpl-2.0.txt

include samples/*
include vim/syntax/*

exclude .hgtags
exclude .hgignore