Fix Makefile.am
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
bin_PROGRAMS = glorytun
|
bin_PROGRAMS = glorytun
|
||||||
glorytun_SOURCES = glorytun.c option.c common.h common-static.h
|
glorytun_SOURCES = glorytun.c option.c option.h common.h common-static.h
|
||||||
glorytun_LDADD = $(libsodium_LIBS)
|
glorytun_LDADD = $(libsodium_LIBS)
|
||||||
|
|||||||
Reference in New Issue
Block a user