From e484c8e649bd8dbd42da2d4641cd9250626afabf Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Sat, 22 Jun 2002 00:20:12 +0000 Subject: Fix missing files in tarball problem. CVS patchset: 2123 CVS date: 2002/06/22 00:20:12 --- src/libffmpeg/libavcodec/alpha/Makefile.am | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/libffmpeg/libavcodec/alpha/Makefile.am (limited to 'src/libffmpeg/libavcodec/alpha/Makefile.am') diff --git a/src/libffmpeg/libavcodec/alpha/Makefile.am b/src/libffmpeg/libavcodec/alpha/Makefile.am new file mode 100644 index 000000000..8f8a80afa --- /dev/null +++ b/src/libffmpeg/libavcodec/alpha/Makefile.am @@ -0,0 +1,12 @@ +EXTRA_DIST = asm.h dsputil_alpha.c mpegvideo_alpha.c pixops.h + +debug: +install-debug: + +mostlyclean-generic: + -rm -f *~ \#* .*~ .\#* + +maintainer-clean-generic: + -@echo "This command is intended for maintainers to use;" + -@echo "it deletes files that may require special tools to rebuild." + -rm -f Makefile.in -- cgit v1.2.3