diff Makefile @ 393:df047574d017 libavutil

Add support for DES en- and decryption.
author reimar
date Fri, 19 Oct 2007 09:31:41 +0000
parents f2e3cd83213e
children aedb9d18c7cf
line wrap: on
line diff
--- a/Makefile	Wed Oct 17 09:37:46 2007 +0000
+++ b/Makefile	Fri Oct 19 09:31:41 2007 +0000
@@ -4,6 +4,7 @@
        aes.o \
        base64.o \
        crc.o \
+       des.o \
        fifo.o \
        intfloat_readwrite.o \
        lls.o \