From de7bad777420c83404abcc7b6a85b51b77a79822 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Wed, 11 Apr 2012 06:37:10 +0000 Subject: [PATCH] merged makefile fix from RC_0_16 --- include/libtorrent/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/libtorrent/Makefile.am b/include/libtorrent/Makefile.am index 79fba7fe4..de342e85c 100644 --- a/include/libtorrent/Makefile.am +++ b/include/libtorrent/Makefile.am @@ -118,6 +118,9 @@ nobase_include_HEADERS = \ xml_parse.hpp \ \ $(GEOIP_H) \ + tommath.h \ + tommath_class.h \ + tommath_superclass.h \ \ aux_/session_impl.hpp \ \