add header files for libtommath
authorLove Hornquist Astrand <lha@h5l.org>
Wed, 15 Sep 2010 19:06:16 +0000 (12:06 -0700)
committerLove Hornquist Astrand <lha@h5l.org>
Wed, 15 Sep 2010 19:06:16 +0000 (12:06 -0700)
lib/hcrypto/Makefile.am

index cd6ea325117b61a6cfa33af37f51fd0cf795e707..f119d8c88d5a050494421d0f2ac27a88b1a9d3d0 100644 (file)
@@ -165,6 +165,9 @@ imathsource =                       \
        imath/iprime.h
 
 ltmsources = \
+       libtommath/tommath.h \
+       libtommath/tommath_class.h \
+       libtommath/tommath_superclass.h \
        libtommath/bncore.c \
        libtommath/bn_mp_init.c \
        libtommath/bn_mp_clear.c \