Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 90783
Collapse All | Expand All

(-)faad2/common/mp4ff/Makefile.am (-1 / +1 lines)
Lines 1-6 Link Here
1
lib_LTLIBRARIES = libmp4ff.la
1
lib_LTLIBRARIES = libmp4ff.la
2
2
3
include_HEADERS = mp4ff.h
3
include_HEADERS = mp4ff.h mp4ff_int_types.h
4
4
5
libmp4ff_la_SOURCES = mp4ff.c mp4atom.c mp4meta.c mp4sample.c mp4util.c \
5
libmp4ff_la_SOURCES = mp4ff.c mp4atom.c mp4meta.c mp4sample.c mp4util.c \
6
   mp4tagupdate.c mp4ff.h mp4ffint.h mp4ff_int_types.h \
6
   mp4tagupdate.c mp4ff.h mp4ffint.h mp4ff_int_types.h \

Return to bug 90783