Move code in src
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
bin_PROGRAMS = glorytun
|
||||
glorytun_SOURCES = main.c option.c option.h common.h common-static.h
|
||||
glorytun_SOURCES = src/common.h src/common-static.h src/main.c src/option.c src/option.h
|
||||
glorytun_CFLAGS = $(libsodium_CFLAGS)
|
||||
glorytun_LDADD = $(libsodium_LIBS)
|
||||
|
||||
Reference in New Issue
Block a user