summaryrefslogtreecommitdiff
path: root/faad2/src/common/mp4ff/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'faad2/src/common/mp4ff/Makefile.am')
-rw-r--r--faad2/src/common/mp4ff/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/faad2/src/common/mp4ff/Makefile.am b/faad2/src/common/mp4ff/Makefile.am
new file mode 100644
index 0000000..abb8021
--- /dev/null
+++ b/faad2/src/common/mp4ff/Makefile.am
@@ -0,0 +1,7 @@
+lib_LIBRARIES = libmp4ff.a
+include_HEADERS = mp4ff.h mp4ffint.h
+
+libmp4ff_a_CFLAGS = -DUSE_TAGGING=1
+
+libmp4ff_a_SOURCES = mp4ff.c mp4atom.c mp4meta.c mp4sample.c mp4util.c \
+ mp4tagupdate.c mp4ff.h mp4ffint.h mp4ff_int_types.h