Add option.[ch]

This commit is contained in:
angt
2015-11-09 06:47:33 +01:00
parent 8d08d74b95
commit e2150df5da
4 changed files with 145 additions and 131 deletions

View File

@@ -1,3 +1,3 @@
bin_PROGRAMS = glorytun
glorytun_SOURCES = glorytun.c common.h common-static.h
glorytun_SOURCES = glorytun.c option.c common.h common-static.h
glorytun_LDADD = $(libsodium_LIBS)