Add README.md autogen.sh and version.sh in the tarball
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
bin_PROGRAMS = glorytun
|
||||
|
||||
glorytun_CFLAGS = $(libsodium_CFLAGS)
|
||||
glorytun_LDADD = $(libsodium_LIBS)
|
||||
glorytun_SOURCES = \
|
||||
@@ -11,3 +12,8 @@ glorytun_SOURCES = \
|
||||
src/option.h \
|
||||
src/tun.c \
|
||||
src/tun.h
|
||||
|
||||
EXTRA_DIST = \
|
||||
README.md \
|
||||
autogen.sh \
|
||||
version.sh
|
||||
|
||||
Reference in New Issue
Block a user