summaryrefslogtreecommitdiff
path: root/libavcore/Makefile
blob: c5140c4ecd236e37d269974add3ba14ed67c8a2f (plain)
1
2
3
4
5
6
7
8
9
include $(SUBDIR)../config.mak

NAME = avcore

HEADERS = avcore.h                                                      \

OBJS = utils.o                                                          \

include $(SUBDIR)../subdir.mak