Browse Source

Install libavutil/{aes,sha}.h

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n0.8
Alexis Ballier Michael Niedermayer 15 years ago
parent
commit
dc41036105
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      libavutil/Makefile

+ 2
- 0
libavutil/Makefile View File

@@ -3,6 +3,7 @@ include $(SUBDIR)../config.mak
NAME = avutil

HEADERS = adler32.h \
aes.h \
attributes.h \
audioconvert.h \
avassert.h \
@@ -33,6 +34,7 @@ HEADERS = adler32.h \
random_seed.h \
rational.h \
samplefmt.h \
sha.h \
sha1.h \

BUILT_HEADERS = avconfig.h


Loading…
Cancel
Save