summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 7684b86..2ef8711 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,11 +39,12 @@ librsync_la_SOURCES = prototab.c prototab.h \
base64.c buf.c buf.h checksum.c checksum.h command.c \
command.h delta.c emit.c emit.h fileutil.c fileutil.h \
hex.c job.c job.h mdfour.c mdfour.h mksum.c msg.c netint.c netint.h \
- patch.c protocol.h readsums.c librsync.h librsync-config.h \
+ patch.c readsums.c librsync.h librsync-config.h \
rollsum.c rollsum.h \
scoop.c search.c search.h stats.c stream.c stream.h sumset.c \
sumset.h trace.c trace.h tube.c types.h util.c util.h \
- version.c whole.c whole.h snprintf.h
+ version.c whole.c whole.h snprintf.h \
+ blake2b-ref.c blake2.h blake2-impl.h
librsync_la_LIBADD = @LIBOBJS@