diff options
Diffstat (limited to 'src/libffmpeg/libavcodec/alpha/Makefile.am')
-rw-r--r-- | src/libffmpeg/libavcodec/alpha/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libffmpeg/libavcodec/alpha/Makefile.am b/src/libffmpeg/libavcodec/alpha/Makefile.am index 90fbf4c23..b7bb5f7ca 100644 --- a/src/libffmpeg/libavcodec/alpha/Makefile.am +++ b/src/libffmpeg/libavcodec/alpha/Makefile.am @@ -1,5 +1,7 @@ include $(top_srcdir)/misc/Makefile.common +AM_CFLAGS = $(LIBFFMPEG_CFLAGS) + EXTRA_DIST = asm.h \ dsputil_alpha.c \ mpegvideo_alpha.c \ |