patch-lib_hcrypto_Makefile_in 401 B

123456789101112
  1. --- heimdal-1.4.orig/lib/hcrypto/Makefile.in 2010-09-13 09:24:20.000000000 +0200
  2. +++ heimdal-1.4/lib/hcrypto/Makefile.in 2011-01-11 20:11:30.955611146 +0100
  3. @@ -716,6 +716,9 @@ imathsource = \
  4. imath/iprime.h
  5. ltmsources = \
  6. + libtommath/tommath.h \
  7. + libtommath/tommath_class.h \
  8. + libtommath/tommath_superclass.h \
  9. libtommath/bncore.c \
  10. libtommath/bn_mp_init.c \
  11. libtommath/bn_mp_clear.c \