ref: 519d283e3ff39a129ed2b095a5f673f518291756
dir: /frontend/Makefile.am/
bin_PROGRAMS = faad INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/common/faad \ -I$(top_srcdir)/common/mp4ff faad_LDADD = $(top_builddir)/libfaad/libfaad.la \ $(top_builddir)/common/mp4ff/libmp4ff.la faad_SOURCES = main.c \ audio.c audio.h \ $(top_srcdir)/common/faad/getopt.c