# Makefile for the common audio framework

LIBISPRIVATE=   yes

LIB=    common
SRCS=   audio_fw.c liveupdate.c

.include <minix.lib.mk>
