remove tfm

This commit is contained in:
Love Hornquist Astrand
2010-10-11 20:10:24 -07:00
parent 4dc6b5f259
commit f5b16cbddb

View File

@@ -104,7 +104,6 @@ libhcrypto_la_SOURCES = \
des.h \ des.h \
dh.c \ dh.c \
dh.h \ dh.h \
dh-tfm.c \
dh-ltm.c \ dh-ltm.c \
dsa.c \ dsa.c \
dsa.h \ dsa.h \
@@ -142,7 +141,6 @@ libhcrypto_la_SOURCES = \
rnd_keys.c \ rnd_keys.c \
rsa.c \ rsa.c \
rsa-gmp.c \ rsa-gmp.c \
rsa-tfm.c \
rsa-ltm.c \ rsa-ltm.c \
rsa.h \ rsa.h \
sha.c \ sha.c \