Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git] / mplexlo / Makefile.am
blob33afa4b6a944501a8cf218bd3457393b219623ee
1 bin_PROGRAMS += mplexlo
2 mplexlo_srcdir = $(top_srcdir)/mplexlo
4 mplexlo_CPPFLAGS = -I$(top_srcdir)/libmpeg3
5 mplexlo_CFLAGS = $(LARGEFILE_CFLAGS)
6 mplexlo_LDADD = libmpeg3hv.la
7 mplexlo_LDFLAGS = -lm -lpthread
8 mplexlo_SOURCES = $(mplexlo_srcdir)/mplex.c