summaryrefslogtreecommitdiff
path: root/plugins/ffap/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ffap/Makefile.am')
-rw-r--r--plugins/ffap/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ffap/Makefile.am b/plugins/ffap/Makefile.am
index 7919e642..4f6ce038 100644
--- a/plugins/ffap/Makefile.am
+++ b/plugins/ffap/Makefile.am
@@ -3,8 +3,8 @@ ffapdir = $(libdir)/$(PACKAGE)
pkglib_LTLIBRARIES = ffap.la
topsrcdir = @top_srcdir@
-EXTRA_PROGRAMS = foo
YASM=$(topsrcdir)/yasmwrapper.sh
+EXTRA_DIST = dsputil_yasm.asm x86inc.asm
SUFFIXES = .asm
if HAVE_YASM