diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-03-22 14:07:18 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-03-22 14:07:18 +0000 |
| commit | 3c319408d0de2d2de0c19b24e1a41c0a0e4a823b (patch) | |
| tree | de0b27939e96ed7a8b3554a149b321ef719cc875 /python/MANIFEST.in | |
| parent | 8392e70f8a07e517fab31f8300cfaf5f02bea0f5 (diff) | |
libucl: import latest snapshot from 2021-03-14vendor/libucl/20210314
Diffstat (limited to 'python/MANIFEST.in')
| -rw-r--r-- | python/MANIFEST.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/MANIFEST.in b/python/MANIFEST.in new file mode 100644 index 000000000000..336a4b3a7a07 --- /dev/null +++ b/python/MANIFEST.in @@ -0,0 +1,5 @@ +include COPYING +recursive-include include *.h +recursive-include src *.h +recursive-include klib *.h +recursive-include uthash *.h |
