Removed RC6 from distributions.
[silc.git] / lib / silccrypt / Makefile.am
index 3dd281ca453b60687de3d847b636417272633bcf..d3e6e8426de05fbf7d851a0a8904e82d9c084acb 100644 (file)
@@ -23,7 +23,6 @@ noinst_LTLIBRARIES = libsilccrypt.la
 libsilccrypt_la_SOURCES = \
        none.c \
        rc5.c \
-       rc6.c \
        md5.c \
        aes.c \
        rsa.c \
@@ -58,7 +57,6 @@ include_HEADERS =     \
        none.h          \
        pkcs1.h         \
        rc5.h           \
-       rc6.h           \
        rsa.h           \
        sha1.h          \
        silccipher.h    \