Commit ce028ab9 authored by Alexis Ballier's avatar Alexis Ballier Committed by Michael Niedermayer

Restore installation of libavutil/lzo.h after 2a91ada8

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 77a72d34
......@@ -2,6 +2,8 @@ include $(SUBDIR)../config.mak
NAME = avutil
HEADERS-$(CONFIG_LZO) += lzo.h
HEADERS = adler32.h \
aes.h \
attributes.h \
......@@ -45,8 +47,7 @@ HEADERS = adler32.h \
timestamp.h \
version.h \
xtea.h \
HEADERS-$(CONFIG_LZO) += lzo.h
$(HEADERS-yes) \
ARCH_HEADERS = bswap.h \
intmath.h \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment