shithub: aacdec

Download patch

ref: 584e5f7e8212f70af2d8480f580ce7005a6579c5
parent: f33c4f4c24125caa86b0a3e446017b67ee85f6ef
author: menno <menno>
date: Thu Feb 13 09:20:15 EST 2003

fixed makefile

--- a/frontend/Makefile.am
+++ b/frontend/Makefile.am
@@ -6,4 +6,4 @@
 INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/common/mp4v2
 LDADD = $(top_builddir)/libfaad/libfaad.la $(top_builddir)/common/mp4v2/libmp4v2.la -lm
 
-AM_CCLD = $(CXX)
+CCLD = $(CXX)