Skip to content
Snippets Groups Projects
Commit e4e997d2 authored by Jannis Konrad's avatar Jannis Konrad
Browse files

include *.h README and LICENSE

parent 64c57f4a
No related branches found
No related tags found
No related merge requests found
recursive-include tinydtls *.h LICENSE ABOUT.md configure.ac CONTRIBUTING.md README Makefile.in
......@@ -42,5 +42,4 @@ setup(
py_modules = [ "DTLSSocket", ],
cmdclass = {"build_ext": prepare_tinydtls},
ext_modules = cy_build,
data_files = [('tinydtls', ['tinydtls/LICENSE'])]
)
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