diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2016-11-15 18:37:31 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2016-11-15 18:37:31 +0900 |
commit | 6525b21881a4f9e28cc571fdb7968c57261a4764 (patch) | |
tree | 04c73be96544ab00ae4faf6f055869e17c06519e /MANIFEST.in | |
parent | 7be35048a26dde2e717b88d8e531f31f345eb791 (diff) | |
download | buildstream-6525b21881a4f9e28cc571fdb7968c57261a4764.tar.gz |
Adding HACKING.rst
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index eeb690d2b..5066a9026 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,6 @@ # Basic toplevel package includes include README.rst +include HACKING.rst include COPYING # Documentation package includes |