MANIFEST.in
author Claudio Luck <claudio.luck@pep.foundation>
Thu, 19 Mar 2020 17:17:47 +0100
changeset 67 db1b6e9a6bb7
parent 65 d659b8c2ed22
permissions -rw-r--r--
use system-specific path separators
# 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 COPYING.txt
include README.rst
include README.md

include samples/*
include vim/syntax/*

exclude .hgtags
exclude .hgignore