summaryrefslogtreecommitdiff
path: root/plugins/ffap
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2012-01-26 21:10:32 +0100
committerGravatar waker <wakeroid@gmail.com>2012-01-26 21:10:32 +0100
commitebd60e27eeafa09de4cf4e5769780300ad5f6ddb (patch)
treeddf375eb7154366506f8b15440338b097e7a41cd /plugins/ffap
parent1deb0ab80baa6882ae97388c3a69135b33ec74d3 (diff)
fixed make distcheck issues
Diffstat (limited to 'plugins/ffap')
-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