From 60088a1672cffaef9f805d777433f16264373749 Mon Sep 17 00:00:00 2001 From: arvidn Date: Thu, 5 May 2016 00:28:31 -0400 Subject: [PATCH] add missing file to makefile --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.am b/src/Makefile.am index 285a399ab..473298508 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -116,6 +116,7 @@ libtorrent_rasterbar_la_SOURCES = \ proxy_settings.cpp \ settings_pack.cpp \ sha1.cpp \ + sha1_hash.cpp \ smart_ban.cpp \ socket_io.cpp \ socket_type.cpp \