forked from wolfSSL/wolfssl
fixes include.am comments
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# vim:ft=automake
|
||||
# included from Top Level Makefile.am
|
||||
# All paths should be given relative to the root
|
||||
|
||||
include wrapper/python/wolfcrypt/include.am
|
||||
|
||||
# wolfSSL CSharp wrapper files
|
||||
EXTRA_DIST+= wrapper/CSharp/wolfSSL-DTLS-PSK-Server/App.config
|
||||
@@ -28,6 +33,3 @@ EXTRA_DIST+= wrapper/CSharp/wolfSSL_CSharp/Properties/Resources.Designer.cs
|
||||
EXTRA_DIST+= wrapper/CSharp/wolfSSL_CSharp/Properties/Resources.resx
|
||||
EXTRA_DIST+= wrapper/CSharp/wolfSSL_CSharp/wolfSSL.cs
|
||||
EXTRA_DIST+= wrapper/CSharp/wolfSSL_CSharp/wolfSSL_CSharp.csproj
|
||||
|
||||
# wolfcrypt python wrapper
|
||||
include wrapper/python/wolfcrypt/include.am
|
||||
|
@@ -1,4 +1,6 @@
|
||||
# wolfcrypt python wrapper files
|
||||
# vim:ft=automake
|
||||
# included from Top Level Makefile.am
|
||||
# All paths should be given relative to the root
|
||||
|
||||
EXTRA_DIST+= wrapper/python/wolfcrypt/.gitignore
|
||||
EXTRA_DIST+= wrapper/python/wolfcrypt/docs/asymmetric.rst
|
||||
|
Reference in New Issue
Block a user