Files
glorytun/Makefile.am
2015-11-03 17:12:18 +01:00

4 lines
111 B
Makefile

bin_PROGRAMS = glorytun
glorytun_SOURCES = glorytun.c common.h common-static.h
glorytun_LDADD = $(sodium_LIBS)