summaryrefslogtreecommitdiff
path: root/src/libffmpeg/libavcodec/alpha/Makefile.am
blob: c69106ad39bae4da20610efe60168f62626ca67b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include $(top_srcdir)/misc/Makefile.common

AM_CPPFLAGS = $(LIBFFMPEG_CPPFLAGS)
AM_CFLAGS = -fno-strict-aliasing

EXTRA_DIST = asm.h \
	dsputil_alpha.c \
	mpegvideo_alpha.c \
	motion_est_alpha.c \
	motion_est_mvi_asm.S \
	regdef.h \
	dsputil_alpha_asm.S \
	simple_idct_alpha.c