Mercurial > audlegacy-plugins
diff src/aac/mp4ff/Makefile @ 450:357de698dab2 trunk
[svn] - remove broken iTunes 4/5 DRM support due to portability issues
author | nenolod |
---|---|
date | Wed, 17 Jan 2007 00:29:28 -0800 |
parents | eb3bb3eec087 |
children | f19e6748d8eb |
line wrap: on
line diff
--- a/src/aac/mp4ff/Makefile Wed Jan 17 00:23:22 2007 -0800 +++ b/src/aac/mp4ff/Makefile Wed Jan 17 00:29:28 2007 -0800 @@ -4,7 +4,7 @@ OBJECTIVE_LIBS_NOINST = libmp4ff.a SOURCES = mp4ff.c mp4atom.c mp4meta.c mp4sample.c mp4util.c \ - mp4tagupdate.c drms.c + mp4tagupdate.c OBJECTS = ${SOURCES:.c=.o}