We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80a0041 commit 90544afCopy full SHA for 90544af
1 file changed
Makefile
@@ -1,6 +1,6 @@
1
NAME = wolfssl-jni-jsse
2
VERSION = $(shell grep 'name="implementation.version"' build.xml | sed -re 's/.*value="(.+)".*/\1/')
3
-DIST_FILES = build.xml COPYING docs examples IDE java.sh lib LICENSING Makefile native platform \
+DIST_FILES = build.xml COPYING examples IDE java.sh LICENSING Makefile native platform \
4
README.md rpm src
5
6
ifneq ($(PREFIX),)
0 commit comments