Codebase list faad2 / debian/2.6.1-3.1 frontend / Makefile.am
debian/2.6.1-3.1

Tree @debian/2.6.1-3.1 (Download .tar.gz)

Makefile.am @debian/2.6.1-3.1raw · history · blame

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