]> git.pld-linux.org Git - packages/faad2.git/blame - faad2-mp4ff.patch
- build and package shared libmp4ff
[packages/faad2.git] / faad2-mp4ff.patch
CommitLineData
8460ebc0
AF
1--- faad2/common/mp4ff/Makefile.am.wiget 2009-10-28 18:54:29.000000000 +0100
2+++ faad2/common/mp4ff/Makefile.am 2009-10-28 18:56:28.000000000 +0100
3@@ -1,8 +1,9 @@
4-noinst_LTLIBRARIES = libmp4ff.la
5+lib_LTLIBRARIES = libmp4ff.la
6+
7+include_HEADERS = mp4ff.h
8
9 libmp4ff_la_CFLAGS = -DUSE_TAGGING=1
10
11 libmp4ff_la_SOURCES = mp4ff.c mp4atom.c mp4meta.c mp4sample.c mp4util.c \
12- mp4tagupdate.c mp4ff.h mp4ffint.h mp4ff_int_types.h \
13+ mp4tagupdate.c mp4ffint.h mp4ff_int_types.h \
14 drms.h drms.c drmstables.h
15-
This page took 0.049365 seconds and 4 git commands to generate.