X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2FMakefile.am;h=52f38e48149016d659579b30ad370987a1a55f87;hb=d28f33228635e78dac8f9e9bcaec92690f2ca10a;hp=5c8a841695adda536f442a20cc2caf24d8eb96e6;hpb=cfe9285adf391ab66faeb5def811fe08e47a221a;p=tinc diff --git a/src/Makefile.am b/src/Makefile.am index 5c8a8416..52f38e48 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -203,7 +203,8 @@ sptps_speed_SOURCES += \ openssl/crypto.c \ openssl/digest.c openssl/digest.h \ openssl/prf.c -elif GCRYPT +else +if GCRYPT tincd_SOURCES += \ gcrypt/cipher.c \ gcrypt/crypto.c \ @@ -244,6 +245,7 @@ sptps_speed_SOURCES += \ nolegacy/crypto.c \ nolegacy/prf.c endif +endif tinc_LDADD = $(READLINE_LIBS) $(CURSES_LIBS) sptps_speed_LDADD = -lrt