From bf769906f39d71436fb2f07e4535ac95f6029fa2 Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Wed, 17 Mar 2004 17:19:52 +0000 Subject: import mp4ff, since its not installed correctly by faad2 git-svn-id: https://svn.musicpd.org/mpd/trunk@265 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- src/mp4ff/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/mp4ff/Makefile.am (limited to 'src/mp4ff/Makefile.am') diff --git a/src/mp4ff/Makefile.am b/src/mp4ff/Makefile.am new file mode 100644 index 000000000..251978c8b --- /dev/null +++ b/src/mp4ff/Makefile.am @@ -0,0 +1,7 @@ +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 -- cgit v1.2.3