Add command set

Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
Adrien Gallouët
2018-02-19 21:09:58 +00:00
parent dcc460204d
commit bf83c83720
7 changed files with 147 additions and 23 deletions

View File

@@ -21,6 +21,7 @@ glorytun_SOURCES = \
src/keygen.c \
src/main.c \
src/path.c \
src/set.c \
src/show.c \
src/str.h \
src/tun.c \