Skip to content
Snippets Groups Projects
Commit f1d45c2c authored by Damir Jelić's avatar Damir Jelić Committed by Hubert Chathi
Browse files

python: Fix the MANIFEST file.


This patch adds the Olm header files to the manifest, this results in
the header files being added to source distributions of the python-olm
module.

The headers are required to build the module. Including them in the
source distribution is the easiest way to make sure that builds from the
source distribution will succeed provided that the Olm C library is
already installed.

Signed-off-by: default avatarDamir Jelić <poljar@termina.org.uk>
parent f160d693
No related branches found
No related tags found
No related merge requests found
include olm.h
include include/olm/olm.h
include include/olm/pk.h
include Makefile
include olm_build.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment