Files
glorytun/Makefile.am
2015-11-05 11:12:19 +01:00

4 lines
114 B
Makefile

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