Update Makefile.am
This commit is contained in:
@@ -6,9 +6,10 @@ glorytun_CFLAGS = $(libsodium_CFLAGS)
|
|||||||
glorytun_LDADD = $(libsodium_LIBS)
|
glorytun_LDADD = $(libsodium_LIBS)
|
||||||
glorytun_SOURCES = \
|
glorytun_SOURCES = \
|
||||||
src/common.h \
|
src/common.h \
|
||||||
src/common-static.h \
|
|
||||||
src/common.c \
|
src/common.c \
|
||||||
src/ip-static.h \
|
src/buffer.h \
|
||||||
|
src/ip.h \
|
||||||
|
src/str.h \
|
||||||
src/main.c \
|
src/main.c \
|
||||||
src/option.c \
|
src/option.c \
|
||||||
src/option.h \
|
src/option.h \
|
||||||
|
|||||||
Reference in New Issue
Block a user