Don't ask too much from automake

This commit is contained in:
Frank Denis 2017-02-27 00:22:35 +01:00
parent 14bebe460b
commit 9c699ecdd4

View File

@ -122,6 +122,7 @@ libsodium_la_SOURCES += \
crypto_stream/salsa20/xmm6/salsa20_xmm6.c \
crypto_stream/salsa20/xmm6/salsa20_xmm6.h
else
libsodium_la_SOURCES += \
crypto_stream/salsa20/ref/salsa20_ref.c \
crypto_stream/salsa20/ref/salsa20_ref.h
endif