Add common.c

This commit is contained in:
angt
2015-11-16 16:00:33 +01:00
parent a8ebefbef3
commit 21ae1f34c3
4 changed files with 11 additions and 5 deletions

View File

@@ -4,6 +4,7 @@ glorytun_LDADD = $(libsodium_LIBS)
glorytun_SOURCES = \
src/common.h \
src/common-static.h \
src/common.c \
src/ip-static.h \
src/main.c \
src/option.c \