aboutsummaryrefslogtreecommitdiffstats
path: root/src/mp4ff/Makefile.am
blob: d1258e7b85fe391888da4db49ed124762b9589ab (plain) (blame)
1
2
3
4
5
6
7
8
9
noinst_LTLIBRARIES = libmp4ff.la

noinst_HEADERS = mp4ff.h

libmp4ff_la_SOURCES = mp4ff.c mp4atom.c mp4meta.c mp4sample.c mp4util.c \
   mp4tagupdate.c mp4ff.h mp4ffint.h mp4ff_int_types.h \
   drms.h drms.c drmstables.h

AM_CFLAGS = -DUSE_TAGGING=1