Restore installation of libavutil/lzo.h after 2a91ada8282f18d2807abee5188225bba1b19bda
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
77a72d3485
commit
ce028ab9a7
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user