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

@@ -28,6 +28,7 @@ executable('glorytun', install: true,
'src/keygen.c',
'src/main.c',
'src/path.c',
'src/set.c',
'src/show.c',
'src/tun.c',
],