mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
19b3824bfb
Enables also the use of the avresample library. Fixes #1910
5 lines
179 B
Makefile
5 lines
179 B
Makefile
include $(call select_from_repositories,lib/import/import-av.inc)
|
|
|
|
REP_INC_DIR += include/libavresample
|
|
INC_DIR += $(call select_from_ports,libav)/include/libav/libavresample
|