summaryrefslogtreecommitdiff
path: root/src/libsodium/Makefile.am
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2014-11-11 11:18:18 -0500
committerMicah Anderson <micah@riseup.net>2014-11-11 11:18:18 -0500
commitc73b6c9ba513fea3e18b696e659049df69931171 (patch)
treea001cd6acbecead76b9a55f324278e8d077fe3d5 /src/libsodium/Makefile.am
parenteabdc6e3d62550679476899dd861c23b63937142 (diff)
update to 1.0.0-1 version of the package
Diffstat (limited to 'src/libsodium/Makefile.am')
-rw-r--r--src/libsodium/Makefile.am11
1 files changed, 1 insertions, 10 deletions
diff --git a/src/libsodium/Makefile.am b/src/libsodium/Makefile.am
index 4c6260a..869c439 100644
--- a/src/libsodium/Makefile.am
+++ b/src/libsodium/Makefile.am
@@ -224,14 +224,6 @@ libsodium_la_SOURCES += \
crypto_stream/aes128ctr/portable/stream_aes128ctr.c \
crypto_stream/aes128ctr/portable/types.h \
crypto_stream/aes128ctr/portable/xor_afternm_aes128ctr.c \
- crypto_stream/aes256estream/hongjun/aes-table.h \
- crypto_stream/aes256estream/hongjun/aes-table-be.h \
- crypto_stream/aes256estream/hongjun/aes-table-le.h \
- crypto_stream/aes256estream/hongjun/aes256-ctr.c \
- crypto_stream/aes256estream/hongjun/aes256.h \
- crypto_stream/aes256estream/stream_aes256estream_api.c \
- crypto_stream/aes256estream/hongjun/api.h \
- crypto_stream/aes256estream/hongjun/ecrypt-sync.h \
crypto_stream/salsa2012/stream_salsa2012_api.c \
crypto_stream/salsa2012/ref/api.h \
crypto_stream/salsa2012/ref/stream_salsa2012.c \
@@ -239,8 +231,7 @@ libsodium_la_SOURCES += \
crypto_stream/salsa208/stream_salsa208_api.c \
crypto_stream/salsa208/ref/api.h \
crypto_stream/salsa208/ref/stream_salsa208.c \
- crypto_stream/salsa208/ref/xor_salsa208.c \
- sodium/compat.c
+ crypto_stream/salsa208/ref/xor_salsa208.c
endif
libsodium_la_LDFLAGS = \