mirror of
https://github.com/dgibson/dtc.git
synced 2025-10-13 16:27:39 -04:00
pylibfdt: add VERSION.txt to Python sdist
The VERSION.txt file tells setup.py what library version to use, so we must include it in the source distrbution. Signed-off-by: Brandon Maier <brandon.maier@collins.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
parent
7b8a30ecea
commit
ab86f1e9fd
1 changed files with 1 additions and 0 deletions
|
@ -9,3 +9,4 @@ include pylibfdt/libfdt.i
|
|||
include libfdt/libfdt.h
|
||||
include libfdt/fdt.h
|
||||
include libfdt/libfdt_env.h
|
||||
include VERSION.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue